[SOLVED] Slave device change main device status but doesn't change physical state
Posted: Thursday 02 November 2017 21:17
Hi fellow Domoticz users,
Among a lot of different usages I have of Domoticz, I would like to command all the light circuits of the house. I'm running a POC.
My setup consist of
- Raspberry 3
- Domoticz Beta branch (current version 3.8688)
- SonOff 4CH Pro (Tasmota firmware 5.9)
- MQTT Mosquitto broker on the Rapberry
(All the previous parts works well together)
- A virtual Switch (as slave device of the Sonoff switch)
When I click the Sonoff switch in Domoticz, the Sonoff physical status is changed.
When I change the Sonoff physical status (via physical button), the Sonoff switch in Domoticz is updated
When I click the virtual switch in Domoticz, the Sonoff switch in Domoticz is changed according to the virtual switch BUT the physical state of the Sonoff is not changed.
In the Domoticz Logs, when I click the virtual switch (the slave device), I see :
User: admin initiated a switch command (207/Switch01A/On)
207 is the IDX of the virtual switch
But when I click the main device, I see
User: admin initiated a switch command (212/Sonoff01/1/Off)
Am I missing something?
Thanks a lot in advance for your time
Among a lot of different usages I have of Domoticz, I would like to command all the light circuits of the house. I'm running a POC.
My setup consist of
- Raspberry 3
- Domoticz Beta branch (current version 3.8688)
- SonOff 4CH Pro (Tasmota firmware 5.9)
- MQTT Mosquitto broker on the Rapberry
(All the previous parts works well together)
- A virtual Switch (as slave device of the Sonoff switch)
When I click the Sonoff switch in Domoticz, the Sonoff physical status is changed.
When I change the Sonoff physical status (via physical button), the Sonoff switch in Domoticz is updated
When I click the virtual switch in Domoticz, the Sonoff switch in Domoticz is changed according to the virtual switch BUT the physical state of the Sonoff is not changed.
In the Domoticz Logs, when I click the virtual switch (the slave device), I see :
User: admin initiated a switch command (207/Switch01A/On)
207 is the IDX of the virtual switch
But when I click the main device, I see
User: admin initiated a switch command (212/Sonoff01/1/Off)
Am I missing something?
Thanks a lot in advance for your time