Replies: 2 comments 1 reply
-
Hi, To set position on OFF mode, you can change the script_termostat_check.yaml in esphome :
replace the "return" with :
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Hello again, i wrote a little perl script, which runs from cron to bring the settings in sync. Greetings Torsten |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
i use the controller with home assistant.
I have 2 things i would like to ask:
I use the SONOFF NSPanel to display the User Interface which works fine.
... but: If i change the mode from HEAT to OFF (to stop heating), the cover/valve stays like it is.
IMO it would make sense to close the valve, if the mode changes from heating to OFF.
I go around this "problem" by using a home assistant automation to close the cover,
if the cover is open and the mode is OFF.
I use 3 channels in one room. With the help of the wall panel i can set the wanted temperature
of channel 1. What would be the best way to copy the wanted temperature and mode from channel 1
to channel 2 and 3 ? Is home assistant here the way to go , or directly in ESPHome/floor-heating-controller ?
Thank you
Greetings Torsten
Beta Was this translation helpful? Give feedback.
All reactions