110
Another successful Honeywell T6 install
(lemmy.ca)
Home Assistant is open source home automation that puts local control and privacy first.
Powered by a worldwide community of tinkerers and DIY enthusiasts.
Home Assistant can be self-installed on ProxMox, Raspberry Pi, or even purchased pre-installed: Home Assistant: Installation
Discussion of Home-Assistant adjacent topics is absolutely fine, within reason.
If you're not sure, DM @GreatAlbatross@feddit.uk
Hey I got one too! I took it apart and repainted it black to match.
For temp schedules I made a local calendar in HA with repeating events with a description of "high" "mid" and "low". The automation trigger is a calender event that reads the description and sets the temp accordingly
FYI, there is a Scheduler card that might make that automation easier.
https://github.com/nielsfaber/scheduler-card
That looks way easier than what I got going on. I'll check it out.