You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 27, 2023. It is now read-only.
I have some DECT thermostats and like to set them according to my presence in node-red.
I used the thermostat node and set it to night mode when away. So far so good.
But I like to set them to the temperature I set in the fritz.box interface and resume the daily schedule.
This doesn't seem possible with the API calls so far. I can off course set it to day level, but day level maybe just on in the morning. So returning home in the afternoon and setting it to day level is wrong according to the schedule.
Reading the current temperature before setting it to night level (left the house) and restoring it after coming back is no option ether. If I leave in the morning, it reads 23°, but when I come according to schedule it should be just 17°. Restore morning value would be 23° again.
How to set this up with node red?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have some DECT thermostats and like to set them according to my presence in node-red.
I used the thermostat node and set it to night mode when away. So far so good.
But I like to set them to the temperature I set in the fritz.box interface and resume the daily schedule.
This doesn't seem possible with the API calls so far. I can off course set it to day level, but day level maybe just on in the morning. So returning home in the afternoon and setting it to day level is wrong according to the schedule.
Reading the current temperature before setting it to night level (left the house) and restoring it after coming back is no option ether. If I leave in the morning, it reads 23°, but when I come according to schedule it should be just 17°. Restore morning value would be 23° again.
How to set this up with node red?
The text was updated successfully, but these errors were encountered: