Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get bird record analysis out of BirdNet-Pi via MQTT to Home Assistant #11

Open
deepcoder opened this issue Jun 20, 2023 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@deepcoder
Copy link

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
@MatthewBCooke MatthewBCooke added the enhancement New feature or request label Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants