this post was submitted on 27 Jul 2026
20 points (100.0% liked)

homeassistant

20157 readers
37 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.

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

founded 3 years ago
MODERATORS
 

I'm looking around for DC or USB powered thermometers but I can't seem to find any. Granted, the battery powered ones last many years, but I'm looking to keep my options open. Zigbee devices are preferable. Anyone know?

you are viewing a single comment's thread
view the rest of the comments
[–] just_another_person@lemmy.world 3 points 2 days ago* (last edited 2 days ago) (2 children)

I'm not sure why you'd NOT want a battery powered one, because as you say, the batteries last years, and a USB powered one would waste much more electricity over time, but I digress.

If you have any mini SoC boards or ESP32 devices laying around, you can get dirt cheap 2-pin external temp sensors. Works on anything with a GPIO pin out that supports simple I/O.

Anything you find that is Zigbee by nature will be battery powered, however, you might be able to find a device with a different purpose that happens to have temp sensors that export data you could monitor.

[–] Seldon@discuss.tchncs.de 2 points 2 days ago (1 children)

I do have a Pico sitting around. Maybe I can use it for a thermometer project.

[–] JustEnoughDucks@feddit.nl 3 points 2 days ago* (last edited 2 days ago) (1 children)

Picos are very bad for battery applications. If you do end up doing this, make sure it is mains-powered like your original thought.

Esp32s, MSP430s, and nRF chips have sleep currents down to around 5uA or less.

Picos have sleep currents of 1-4mA. That is 1000x higher and the battery will only last for a few days instead of a few years.

[–] Seldon@discuss.tchncs.de 1 points 2 days ago

Thanks for the insight, good to know.

[–] Ebby@lemmy.ssba.com 2 points 2 days ago

Most of mine are, however plug-in devices also work as repeaters such as my air quality monitor (USB) and smart plugs. I've found they really help with dead zones.