Search found 2 matches
- Fri Mar 17, 2023 9:45 am
- Forum: General
- Topic: How to write a reliable thermostat function ?
- Replies: 5
- Views: 7391
Re: How to write a reliable thermostat function ?
Hi To solve this problem I have created an 10 minute event, an event that fire evry ten minute. Testing on this event and if temp is under/over works great. Hi aneolav, Can you please explain in more detail how you achieved this? Trigger events doesnt have option to fire every 10mins as i believe th...
- Fri Mar 17, 2023 9:45 am
- Forum: General
- Topic: How to write a reliable thermostat function ?
- Replies: 5
- Views: 7391
Re: How to write a reliable thermostat function ?
Thanks both for the reply. From my experience I see that if there is a powercut or internet connection is down, one would need to switch on/off again the devices for them to "re-sync" with the server, so my inclination would be to do a perform a on/off schedule every-now and then. I perfor...