Hi there
I’m considering using this blueprint for my central heating in my house. I wanted to share my current setup first though and ask for help in identifying any issues that I might come across.
I’m not a coder but through patience and the use of AI I seem to be able to get most things done as long as I am not being too ambitious.
I use both Home Assistant and Hubitat currently. My devices and rules are all in Hubitat and I dashboard in Home Assistant.
If I migrated my heating I would want all devices, logic and dashboard in one place (Home Assistant)
My boiler is Hive and this is integrated/controlled via Hubitat. I would need to replicate this across to HA - I understand their is a pre existing integration so this should be straighforward. I currently turn the boiler “on” by setting a high target temp (28) or off by setting a low target temp (6). There is a rule that monitors all my virtual thermostats to achieve this.
A typical room in my house has a radiator which is controlled (opened/closed) by an actuator powered by a smart plug. Each room has a virtual thermostat that references a temp device, often a HUE.
I have a rule for each room that opens the valve if the thermostat changes to heat and closes if not heat.
I have different heating controller rules for each room that understand the mode of the heating and depict the times at which virtual thermostats should change and the temps at which they should change to.
I have heating mode virtual switches that turn the heating to On, Off, Aggressive, Economy etc
I have other heating aux functions that boost the heating for a period of time or disable it if no motion or if we are both ‘away’
I have a set of error checking rules that run every x mins that check the radiators for each room are open/closed in line with the thermostat and also checks the boiler is not heating when the virtual thermostats and radiators are all off
The main gap in my awareness of how to implement this in the blue print is the boiler control. If I add the Hive/boiler via the integration how would I actually set this up in the blueprint? It appears as though it is designed for heating systems that are ‘per room’ and don’t rely on switching on a boiler when they need heat. Would I need to replicate what I have done in Hubitat which is to set up a separate rule which monitors each thermostat and turns the boiler on/off?
Any advice or guidance on this would be much appreciated. I will eventually move all my devices over to HA but want to do this in a controlled way and at a time of year when we do not use the heating so I can test this thoroughly before hand.
(the documentation page/link says its currently under construction)