I have noticed a problem with one of my dummy switches. Its the only one in which I have a json call that, when the switch is on, turns on a timer for my coffee pot. When the dummy switch is off it deactivates the timer for the coffee pot. The dummy switch is on or off based on my presence in the house. The switch is reliable.
I noticed that this morning the timer remained active, even though the switch was off. The coffee pot turned on according to the time. If I manually turn the switch on/off then the json call works and the time is activated/deactivated accordingly. But if the switch works on its own then the On action and Off action doesn't work (or it isn't run).
the On Action field looks like this:
Code: Select all
http://xxx.xxx.x.xx:8080/json.htm?type=command¶m=enabletimer&idx=1
I can't find a reason for it not to activate when the switch changes state on its own. Any Ideas?
Domoticz version: 3.5877
Platform: Raspberry Pi 2B
Hardware: AEOTEC Zwave stick Gen5, Mysensors serial gateway.