-
-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Climate thermostat heating #3
Comments
I have been toying around with a simulated alpha innotec rbe thermostat, moving the heating curve up or down based on the room temperature through ID_Einst_WK_akt |
Thinking about a bit more. We should have a stable heat curve after a 2 or 3 winter seasons, idk if we should ever move the heat curve points at all with the thermostat, that then means we can only adjust it up or down by 3, degrees, if there is not thermostat connected to the heatpump an external one will have to be provided |
I just deleted the heating thermostat from my dashboards. Other than the one for domestic water, there is not one value to go for. Heating curve is too complex, I don't want the thermostat to play with that. The only think I can imagine right now is to use some kind of virtual temperature sensor. We could use living room temperature (for example) as exemplary value. In the thermostat you set a target temperature. If this is not reached, the temperature correction could be adjusted? |
I will try to implement a heating thermostat as discussed in another thread:
The hvac mode (parameters.ID_Ba_Hz_akt) and preset mode (parameters.ID_Ba_Hz_akt) must be written from ha to luxtronik and read from luxtronik to ha. |
Does anyone have experience with parameter 33 ID_Einst_RFVEinb_akt "remote control" = "Smart"? |
p24: |
Creating a home assistant climate thermostat for the heating
Current state: existing but not finally bug free...
Todos:
The text was updated successfully, but these errors were encountered: