avoid LOOP with Dzvents
Posted: Sunday 03 March 2019 0:56
Hy all,
I have my remeha etwist themostat synced with domoticz but i want to avoid a loop when reading and writing to a same custom switch.
At the moment i'm only reading data to a custom Temp sensor and a custom Setpoint switch, but i want also the option to change the thermostat form domotcz (setpoint custom switch)
incoming
Etwist is connected to IFTTT
IFTTT is connected to domotcz with Webhooks (json)
outgoing
Domoticz sends changes to IFTTT with webhook using curl with dzvents
I've tinking about solving this problem with the .lastupdate setting but with the IFTTT somethimes there i a lagg of one ore two minutes.
Before i try i was wondering if there are other solutions to solve this problem?
I have my remeha etwist themostat synced with domoticz but i want to avoid a loop when reading and writing to a same custom switch.
At the moment i'm only reading data to a custom Temp sensor and a custom Setpoint switch, but i want also the option to change the thermostat form domotcz (setpoint custom switch)
incoming
Etwist is connected to IFTTT
IFTTT is connected to domotcz with Webhooks (json)
outgoing
Domoticz sends changes to IFTTT with webhook using curl with dzvents
I've tinking about solving this problem with the .lastupdate setting but with the IFTTT somethimes there i a lagg of one ore two minutes.
Before i try i was wondering if there are other solutions to solve this problem?