I'm using shelly 1+ with a light switch. Shelly Motion is also controlling this shelly1+ via DDD. What I am doing:
- if physical switch is off, Shelly Motion can turn the light on and off
- if physical switch is on, then light stays on, no matter what, until you turn it off with a switch.
Is there any setting to set shelly follow the physical switch state and ignore DDD in defined switch state?
What I''m doing now is not optimal, but it works.
I've got two webhooks on shelly1+
1) Disable Shelly motion when input is on
2) Enable Shelly motion when input is off
The only downside of this is that the shelly motion is unusable for controlling other things, when the switch on this shelly1+ is on Does anyone have a better idea how to handle this?