Dear wizards,
I want to try my luck with my first HA project: To replace my underfloor heating controls with a Home Assistant powered system. After having searched the HA website I haven’t found too many systems that look like my setup, but if you have experience with HA I would greatly appreciate your opinion on my initial thoughts.
My skill set is: at home in Linux and OK at python programming. Only simple electronic hardware design skills.
Current setup:
- I have 10 rooms with underfloor heating. Each room has a wireless temperature sensor
- The “brain” in the system is a Pettinaroli control box which is not too “smart”.
- Control box connects to each of the 10 thermal actuators controlling the valves for each room. Actuators are 230VAC (1W) Normally closed. (No 230V power=> no heating). When power is applied, the actuator takes 2-3 minutes to open the valve.
Future setup:
- New wireless temperature sensor in each room (with or without display) sends temperature every x minutes via e.g. Zigbee/Z-Wave/BLE
- Hub receives data from temp sensor and relays the info to Home assistant (over LAN/Wifi)
- HomeAssistant is running (either on a RasPi or my Synology NAS) and setup to receive temperatures from each room and switch on and off the heating for each room
- Signal to switch heating on or off is sent to relay
- Relay switches 230VAC on or off controlling the actuator
If you can give me some feedback to some of the below questions I would greatly appreciate it:
- I have found many different temperature sensors, e.g. from Xiaomi. What sensor and what protocol would you choose
- Would you buy an off-the-shelf hub (like the Aqara Zigbee M2) or go more diy like ESP32
- I think I will start my project on a laptop or RasPi and move it to my Synology once it is stable, any thoughts on choice of host platform?
- What relays would you choose (it would seem that my actuators only draw around 1W which I believe is not enough on some relays) Any recommendation on multi-relays? (fitting 10 single relays is both expensive and takes up space)
- Your 10 cents ? or suggestions would be more than welcome
Thanks, D