BirdNET-Pi - My Complete System #1592
UlrichThiess
started this conversation in
Show and tell
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi i want to publish my BirdNET configuration in HA to you all. Maybe you find something useful for you. Just ask or tell if you have any hints. And thank you all, you gave me many help for this.
1. BirdNET AddOn
I just installed the BirdNET AddOn as it is. I have not made any changes or set any parameters.
2. BirdNET Settings
Open BirdNET, goto Tools and Settings:
Press: Update Settings ... wait ...
Press: Advanced Settings
Advanced Settings:
Press: Update Settings ... wait ...
3. Template to process BirdNET MQTT messages
I wanted to see todays detections in one card and all detections in another card to see the mos common and the rarest. So i need two seperate entities
sensor.birdnet
andsensor.birdnet_arten
. I also want a simple counter with informations of the last detection.configurations.yaml
templates.yaml
4. Automation to create CSV-File to import in eBird
To import the detections as observations into eBird, the are two automations: One to create a daily CSV-File, and antother to send the daily created CSV-File to an eMailaddress and delete it.
configuration.yaml
shell_commands.yaml
BirdNET zu eBird CSV-Datei schreiben
BirdNET zu eBird CSV-Datei per E-Mail senden und löschen
6. Markdown Card to show todays BirdNET detections
7. Markdown Card to show all BirdNET detections
8. MiniGraphCard to show how many detections in time
9. Microphone Setup as RTSP Stream on a Raspberry Pi
Sadly there are only a few descriptions, so i have many trouble, but now it works.
I bought a Raspberry Pi 4b and 5.
In this example i use a very cheap microphone. (https://www.amazon.de/gp/product/B0CYC9DY4Z/ref=ppx_yo_dt_b_search_asin_title?psc=1)
My SD-Card has 16GB
Install Raspberry OS
Install Software
Now you could use this in the advanced settings as RTSP-Stream in the Settings of the BirdNET-Pi AddOn.
Don't forget to expand the
source_map
varibles in '3. Template to process BirdNET MQTT messages'This works perfect since many days. So use it and have fun with the birds in you garden.
Questions? Hints? Please feel free to contact answer.
Beta Was this translation helpful? Give feedback.
All reactions