Hey all. I built this about 2 years ago, but I thought I would share it with the community. I have a touchscreen thermostat (Raspberry Pi + DS18B20 sensor) that I use to control my heat pump AND my whole house wood burner. I wrote it over several months in Python and have integrated it into HA. It works quite well using MQTT and I also use HA to trigger thermostat actions based on the outside weather (I have an Arduino based MQTT weather station). I plan to make it even better by putting in sensors all over the house and have HA adjust dampers to each room based on occupancy and also to try and even out the house temperature. My Python skills are rudimentary at best, but it does work…
Hi ericleejoe I´ve also a thermostate created with two sonoff and a temperature sensor and it works fine but I´d like to know how have you created this view in Home Assistant, the slide, the heat function, etc. In my case I have to click in the thermostate in order to open it and see these controls, but you have them all in the main view. Could you share the configuration to do this?
Thanks
Looks cool !
I’m kind of starting Something like you, but even more a newbee
Heatpump, pelletburner and want to add a lot of temp sensors in and around the house. But still have to learn python.
Starting to try to connect everything and readout.
Can you provide a link to all of the code for this? Or post it somehow? I’m not any better at the code than you but I know enough to figure it out and get it working. I just want to see what you have figured out to save time on mine. Thanks in advance