domoticz-mirobot-plugin icon indicating copy to clipboard operation
domoticz-mirobot-plugin copied to clipboard

Statusupdate control device

Open JanvdW304 opened this issue 5 years ago • 1 comments

I would like to start the robot based on absence of family members and previous clean date. To realize that I need to track the previous cleaning date with a global parameter in Domoticz. In case the control device is set to 'Clean' (level 10) the previous cleaning date has to be updated. I defined a dzvents script on = { devices = { <device id> } } However, the event is not triggered when selecting 'Clean' (level 10), because the device value doesn't change at all: this value is always 'Off', no matter which level is chosen. Does anyone has an idea which trigger I can use to recognize a level change of the control device to start the dzvents script?

JanvdW304 avatar May 14 '20 21:05 JanvdW304

I have the same... my device status is never updated, eventhough the actual device reply with other states like cleaning, charging, etc.

On the main page I see this device: https://user-images.githubusercontent.com/93999/29568433-0da95692-8759-11e7-8706-344c02536d6a.png

I do not have this device... status..... It was not created.

I stand corrected, it was created, but I forgot to activate it....

DarkAllMan avatar Dec 09 '20 09:12 DarkAllMan