this post was submitted on 14 Jun 2023
11 points (100.0% liked)
homeassistant
175 readers
1 users here now
Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It's amazing, I think it still requires YAML config, which is a barrier for some folks. Also a bit annoying that it doesn't have it's own dedicated "restart" button like Generic Thermostat, so you have to restart all of HA for the changes to generic_hygrostat to apply.
Well, I didn't do exactly that. lol. But same setup.
I made my own humidity sensor with a DHT-11 connected to an ESP-8266 running ESPHome. I'm pretty sure it was automatically detected through the ESPHome integration, so that was one less
.yml
entry I had to maintain.But yeah, the other end of that was just a tasmota-flashed smart plug hooked to a dumb humidifier that I'd top off every day or so.