Page 1 of 1
Change state of devices without action
Posted: Monday 04 March 2019 19:43
by EddyG
Is there away to change the state of a device without to corresponding action in the device?
I want only to change the visible state on a switch (or other device) from "ON to "Off" and visa versa without the action is send via RFLink or RFXCOM or other hardware.
Something like the silent() function, but now for the action itself.
Re: Change state of devices without action
Posted: Monday 04 March 2019 21:47
by waaren
EddyG wrote: Monday 04 March 2019 19:43
Is there away to change the state of a device without to corresponding action in the device?
I want only to change the visible state on a switch (or other device) from "ON to "Off" and visa versa without the action is send via RFLink or RFXCOM or other hardware.
Something like the silent() function, but now for the action itself.
Not directly with dzVents but doable using the domoticz JSON / API. Have a look at
this topic and if needed prevent the dzVents trigger action with a uservar or var in data section of script or global_data.
Re: Change state of devices without action
Posted: Tuesday 05 March 2019 9:11
by EddyG
Tnx, I missed that post.
Will look into it if it helps me solve my problem.
Re: Change state of devices without action
Posted: Tuesday 05 March 2019 11:47
by EddyG
It works.
Now I can build a system to synchronize my slave and master the way I want to have an almost redundant system.
At least now I can switch my Zwave and Zigbee device, which are on the master, from my slave raspberry.
If necessary I have my switches synchronized between both raspberries.
Re: Change state of devices without action
Posted: Tuesday 01 December 2020 11:54
by samourai47
Hello
I have the same problem, but the link in the waaren post in the topic dosen't work
Thank's for your help
Re: Change state of devices without action [Solved]
Posted: Tuesday 01 December 2020 12:38
by waaren
samourai47 wrote: Tuesday 01 December 2020 11:54
Hello
I have the same problem, but the link in the waaren post in the topic dosen't work
Thank's for your help
Probably it was
this one; scroll to the bottom of the topic