Hacker News new | ask | show | jobs
by throwaranay4933 1091 days ago
You're not limited to the Aranet4 app. The device speaks Bluetooth and there are Python and Go libraries for parsing the protocol. There is also a Prometheus exporter for it.
1 comments

Home Assistant already has an integration to read from it as well.
You will need a BT -> HA relay, but you can do that with any ESP32 board and ESPHome.
I'm running hass on a raspberry pi 4 and its built-in bluetooth works fine, no extra setup needed.
Only for huge distances. I have mine connected directly to the BT of the mini pc I use to host HA.
Yeah, I'm running HA on the server that I use for all home services, so I needed the BT relay.