this post was submitted on 05 Jul 2023
4 points (100.0% liked)
homeassistant
12080 readers
4 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
I’m a few versions behind, but I’m using the add-on without issue. A few things I would check if my setup failed:
From the /r/homeassistant lurking days, I know that some other people skip the add-on in favor of using a script or another machine that proxies the data into HA. So there are a few other options in case the add-on approach doesn’t seem to be working quite right.
The decoders I'd hashed together were not very "proper" at all, just devices with chunks of the data interpreted as values.
What I should really do is figure out how to contribute them properly to the project as actual devices, then pull that in.