Hi
I have 3 lights
I have 1 dummy device Roomlight
I put the Roomlight in the slave area of each 3 lights, so when I turn Roomlight On each 3 lights turn On. It works
But these 3 lights are Shelly lights and they are managed by a plugin (ShellyMQTT).
Problem:
When I trigger the Roomlight, Domoticz turn the 3 lights on but in real the 3 lights stay off (=they are On on Domoticz GUI but in reality the lights are off).
I debug a bit and I saw that the OnCommand function from the plugin never receive any command from Domoticz when I trigger the Roomlight.
It is like slave/master stuff doesn't trigger OnCommand function...
Is it normal? Is there any workaround?
Python plugin: slave device do not trigger OnCommand
Moderator: leecollings