mike2016
(Mike2016)
August 4, 2023, 5:43am
1
New to HA, was using Homeseer then Homebridge. Loving HA so far!
My issues with Insteon for the longest time since moving away from Homeseer.
I have multiple Keypads and each button controls another dimmer / switch.
I set up HA to control all the main load dimmer/switches.
All the “buttons” from the keypads are hidden in HA.
The buttons and the dimmers are manually linked. When HA turns on/off a dimmer/switch, the buttons will not update.
and vice versa, if a dimmer/switch is turned on manually via a button, the status does not update in HA.
What is the proper way to handle this situation?
Thanks in advance
1 Like
jkmaxwell
(Justin Maxwell)
August 7, 2023, 6:52am
2
I have the same issue! You can see the buttons on the keypad if you go to config > insteon > devices.
and if i toggle them in insteon, they turn on/off on the keypad. But not vice versa.
jkmaxwell
(Justin Maxwell)
August 8, 2023, 12:29am
3
I just deleted the keypad and re-added it. Neither my 6 nor my 8 work. Only the “main” light on each but none of the keys.
jkmaxwell
(Justin Maxwell)
August 8, 2023, 5:17am
4
I had to manually create the responder links in the ALDB. Tedious. But works. Use the insteon integration ALDB panel. On the PLM side create 7 responder entries, groups 2-8, pointing at the address of the device (e.g. 4D.32.8C), with data 0 0 0. On the device side, create 7 controller entities, groups 2-8, pointing at the address of the PLM (e.g., 49.F8.0E) with data 3 21 158
teharris1
(Teharris1)
August 14, 2023, 7:35pm
5
If you use the “Create Default Links” button in the All-Link Database tab of the device, this will create the correct responder / controller links to ensure all buttons are seen correctly.
1 Like
mike2016
(Mike2016)
August 23, 2023, 6:58am
6
I somewhat solved some of the issues, here’s what i did
add default links to all devices
add insteon scene to link the keypad buttons to the dimmer/switch
mike2016
(Mike2016)
August 31, 2023, 5:39am
7
Actually I still didn’t solve the problem.
some keypad buttons won’t register at all, some will only register “ON” but not “OFF”…
All the keypad buttons and corresponding dimmers are linked to each other in ALDB, and scenes are created for each
same issue, did you ever figure it out?