So I don't understand the behavior of the echo integration (and now that I have dug in the mobilinc integration.
The scenario is I have a lot of 3 way or KPL controlled devices (lamps, lights, fans ...). So naturally those are setup in groups. For the purpose of this discussion we have the following:
Lamp_01 - Load control
Lamp_11 - Slave switch
Lamps - Lamp Scene with Lamp_01 as responder only (lamplinc) and Lamp_11 as controller/responder
In mobilinc when in the devices page, if I click on the icon for Lamp_11 it will turn on the lamp and both devices show status of on. If I go in to the device and on the screen click ON, only Lamp_11 switch changes status to on and Lamp_01 stays off (and therefore lamp not on)
The second behavior is also what the echo does. I don't want the echo to control the scene because I can't dim the scene through echo and it doesn't properly report back status. If I control the Lamp_01 switch, my devices are out of sync but the light goes on. If I control the slave switch, the lamp doesn't go on.
I don't want to write programs to control every light and maybe I am doing something wrong.
Any advice?