Replies: 2 comments 6 replies
-
There is a thermostat setting which heats to top and drops to bottom and so on. This may be what you want. |
Beta Was this translation helpful? Give feedback.
6 replies
-
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'm using multiple faikin-modules with my ATXDs and I'm only using the faikin-auto-mode. My goal is to get one setting per unit for winter and summer to keep my automations as simple as possible (I have enough even without the ac-controls...).
As an example I'm using something like this in my living-room:
autot: 23.0
autor: 2.0
pushtemp: 0.0
If the temperatur drops under 21.0° it starts with heating. When 21.0 or 21.1 is reached it stops with heating. This leads to the ac going on and off pretty often. I would like to extend the range for heating without raising the min threshold. First I thought "pushtemp" would be the right way, but this only raises the min-threshold and then it hovers around this threshold +-0.1° again. As a side question: Couldn't the same be accomplished with setting the target-temp a little higher and the range lower?
Is there any option to let the ac heat like from 21° to 21.5° and then stop until it lefts the range again (< 21.0°) with faikin-auto-mode? This would lead to longer running-periods with longer stop-periods and therefore should protect the unit and maybe save some energy. On the other hand this could decrease the comfort because of the oscilating temperature, but this would be personal preference.
Beta Was this translation helpful? Give feedback.
All reactions