Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Smart control a heating system with HA? #144

Closed
swa72 opened this issue Mar 7, 2021 · 3 comments
Closed

Smart control a heating system with HA? #144

swa72 opened this issue Mar 7, 2021 · 3 comments
Labels
question Question about something

Comments

@swa72
Copy link

swa72 commented Mar 7, 2021

Hi,

now that I have EMS-ESP and HA running smoothly together, I can tune my heating circuits (adjusting the heating curve, playing around with the radiators and stuff).

One major problem in my house are many windows, sunny days and overshooting temperatures. https://github.com/proddy/EMS-ESP/issues/524 tells me not to mess with the boiler directly as any program running on the thermostat (RC300) may override this. So basically, I was thinking along the following lines:

If weather forecast equals sunny for the next day, reduce offset temperature by X early next morning (say Y minutes before sunrise) and reset offset temperature in the evening (say, Z minutes before sunset). Given my Aqara temperature sensors in the room, I feedback that info into the system and "learn" X, Y and Z and adjust offset temperatures.

Normally, its a job for a TRV to close the valve. However, I observe the following: given that the boiler only knows outside temperature, it will fire even if the TRVs closes their valves. The consequence, boiler starts and stops. Repeat.

I'm sure that tado and others are using similar ideas. Anyone knows of something similar for HA or any other system?

@proddy proddy transferred this issue from emsesp/EMS-ESP Oct 4, 2021
@glitter-ball
Copy link

My system kind of gets round that by having weather comp with room influence. If the sun shines in the room and warms it, the room temp exceeds the setpoint and the boiler flow temperature is reduced by the thermostat to prevent overheating.

Can you add room influence to your thermostat?

@proddy proddy added the question Question about something label Oct 16, 2021
@mvjt
Copy link

mvjt commented Aug 8, 2022

My system kind of gets round that by having weather comp with room influence. If the sun shines in the room and warms it, the room temp exceeds the setpoint and the boiler flow temperature is reduced by the thermostat to prevent overheating.

Can you add room influence to your thermostat?

My experience is that it is too late when the room thermostat detects it. I have a light sensor in my room sensor. I've installed it where the first morning light hits the inside of the house. It helped. But for best performance weather forecasts must be used so you can pull the brakes even earlier :-) Just my experience...

@swa72
Copy link
Author

swa72 commented Sep 6, 2022 via email

@emsesp emsesp locked and limited conversation to collaborators Feb 13, 2023
@proddy proddy converted this issue into discussion #965 Feb 13, 2023
@proddy proddy reopened this Feb 19, 2023
@proddy proddy closed this as completed Feb 19, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
question Question about something
Projects
None yet
Development

No branches or pull requests

4 participants