Dimmer keypadDimmer "Front Door" (Out) {insteonplm="2B.98.42:0x000037#loaddimmer"}
Switch keypadDimmerButtonA "keypad dimmer button A" (lr) {insteonplm="2B.98.42:0x000037#keypadbuttonA,group=0xF2"}
Switch keypadDimmerButtonB "keypad dimmer button B" (lr) {insteonplm="2B.98.42:0x000037#keypadbuttonB,group=0xF3"}
Switch keypadDimmerButtonC "keypad dimmer button C" (lr) {insteonplm="2B.98.42:0x000037#keypadbuttonC,group=0xF4"}
Switch keypadDimmerButtonD "keypad dimmer button D" (lr) {insteonplm="2B.98.42:0x000037#keypadbuttonD,group=0xF5"}
Switch keypadDimmerButtonE "keypad dimmer button E" (lr) {insteonplm="2B.98.42:0x000037#keypadbuttonE,group=0xF6"}
Switch keypadDimmerButtonF "keypad dimmer button F" (lr) {insteonplm="2B.98.42:0x000037#keypadbuttonF,group=0xF7"}
Switch keypadDimmerButtonG "keypad dimmer button G" (lr) {insteonplm="2B.98.42:0x000037#keypadbuttonG,group=0xF8"}
include the keypad button into an Insteon group using the HouseLinc software, such that the keypad button responds to modem broadcast messages on e.g modem group 2. Then add the parameter group=2 to the binding config string2015-01-11 20:44:05.711 [ERROR] [.o.b.i.InsteonPLMActiveBinding] - unknown product key: F00.00.16 for config: addr=2B.98.42|prodKey:F00.00.16|feature:keypadbuttonA|params:group=0xF2. Add definition to xml file and try again2015-01-11 20:44:05.711 [ERROR] [.o.b.i.InsteonPLMActiveBinding] - unknown product key: F00.00.16 for config: addr=2B.98.42|prodKey:F00.00.16|feature:keypadbuttonB|params:group=0xF3. Add definition to xml file and try again2015-01-11 20:44:05.711 [ERROR] [.o.b.i.InsteonPLMActiveBinding] - unknown product key: F00.00.16 for config: addr=2B.98.42|prodKey:F00.00.16|feature:keypadbuttonC|params:group=0xF4. Add definition to xml file and try again2015-01-11 20:44:05.711 [ERROR] [.o.b.i.InsteonPLMActiveBinding] - unknown product key: F00.00.16 for config: addr=2B.98.42|prodKey:F00.00.16|feature:keypadbuttonD|params:group=0xF5. Add definition to xml file and try again2015-01-11 20:44:05.711 [ERROR] [.o.b.i.InsteonPLMActiveBinding] - unknown product key: F00.00.16 for config: addr=2B.98.42|prodKey:F00.00.16|feature:keypadbuttonE|params:group=0xF6. Add definition to xml file and try again2015-01-11 20:44:05.711 [ERROR] [.o.b.i.InsteonPLMActiveBinding] - unknown product key: F00.00.16 for config: addr=2B.98.42|prodKey:F00.00.16|feature:keypadbuttonF|params:group=0xF7. Add definition to xml file and try again2015-01-11 20:44:05.727 [ERROR] [.o.b.i.InsteonPLMActiveBinding] - unknown product key: F00.00.16 for config: addr=2B.98.42|prodKey:F00.00.16|feature:keypadbuttonG|params:group=0xF8. Add definition to xml file and try again
DONE, but now I get this in my openhab runtime:
2015-01-11 20:40:45.329 [ERROR] [.o.b.i.InsteonPLMActiveBinding] - unknown product key: F00.00.16 for config: addr=2B.98.42|prodKey:F00.00.16|feature:loaddimmer
. Add definition to xml file and try again
Dimmer keypadDimmerButtonA "keypad dimmer button A" (lr) {insteonplm="2B.98.42:F00.00.16#loaddimmer"}Switch keypadDimmerButtonB "keypad button B" (lr) {insteonplm="2B.98.42:F00.00.16#keypadbuttonB,group=1"}Switch keypadDimmerButtonC "keypad button C" (lr) {insteonplm="2B.98.42:F00.00.16#keypadbuttonC,group=2"}Switch keypadDimmerButtonD "keypad button D" (lr) {insteonplm="2B.98.42:F00.00.16#keypadbuttonD,group=3"}Switch keypadDimmerButtonE "keypad button E" (lr) {insteonplm="2B.98.42:F00.00.16#keypadbuttonE,group=4"}Switch keypadDimmerButtonF "keypad button F" (lr) {insteonplm="2B.98.42:F00.00.16#keypadbuttonF,group=5"}Switch keypadDimmerButtonG "keypad button G" (lr) {insteonplm="2B.98.42:F00.00.16#keypadbuttonG,group=6"}Switch keypadDimmerButtonH "keypad button H" (lr) {insteonplm="2B.98.42:F00.00.16#keypadbuttonH,group=7"}