You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to use the 'apprise' module to send identification records to Home Assistant via MQTT. However, it seemed to be rather limited and fragile. The bird data is a bit 'messy' as well and was in need of some data cleaning. So I wrote a simple python script that runs as a service at boot. It's a bit hillbilly tech, could use some good python eyes on it. However it has been working fine for a while. Here is the GitHub Gist with the code and setup info:
BirdNET to MQTT publishing for Home Assistant consumption
https://gist.github.com/deepcoder/c309087c456fc733435b47d83f4113ff
The text was updated successfully, but these errors were encountered:
I was trying to use the 'apprise' module to send identification records to Home Assistant via MQTT. However, it seemed to be rather limited and fragile. The bird data is a bit 'messy' as well and was in need of some data cleaning. So I wrote a simple python script that runs as a service at boot. It's a bit hillbilly tech, could use some good python eyes on it. However it has been working fine for a while. Here is the GitHub Gist with the code and setup info:
The text was updated successfully, but these errors were encountered: