this post was submitted on 08 Feb 2025
48 points (98.0% liked)
homeassistant
12703 readers
79 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I use an Ecowitt weather station and sensors inside and out.
And I use weewx on a Raspberry Pi to publish that data. Weewx also has a mqtt plugin so I created a weather topic and transmit all the sensors onto it.
Then I created all those sensors in HA :)
Unless you're a weather nerd and wanna go that route there's probably better ways. I was already using Ecowitt devices independent of my smart home stuff.
A number of esp32 based devices have temp sensors too. Or gpio pins to add a 1wire or 3wire sensor.
The ecowitt sensors last a whole season in battery, and they tend to have really good range.