10
What temperature sensors do you use?
(lemm.ee)
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
I use Aqara zigbee sensors—they cost under $20 and measure temperature, humidity, and air pressure. I’ve been using one outside (in a covered location) for over a year with no issues.
The aqara are doing ai pressure as well? What model? I have a dozen or so but can’t seem to get pressure.
This one. (Note that “air pressure” is listed as a special feature.)
Well damn it’s the same type I use. What’s the trick to get it HA?
Using ZHA, it has an entity id of
sensor.[device name]_pressure
. I don’t know how it works with Zigbee2MQTT.