this post was submitted on 07 Aug 2026
55 points (100.0% liked)
homeassistant
20314 readers
3 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Isn't this the same in the official docs? https://esphome.io/components/sensor/pm1006/
I have it running in a IKEA Vindritking, but you have to make sure an UART request is sent in the first 5s after power is applied, otherwise the pm1006 is switching to pwm mode.
Nope this is a different version than the official docs. I tried that and it didn't work at all. This version constantly sends data every second and does not accept communication. You don't even have to connect the device rx pin. The output is via UART continuously, all you can do is receive the output information.