Update birdnet_to_mqtt.py

This commit is contained in:
Alexandre
2024-07-08 12:17:00 +02:00
committed by GitHub
parent 0a83a3ca58
commit 6cbd6de2e7

View File

@@ -1,7 +1,7 @@
#! /usr/bin/env python3 #! /usr/bin/env python3
# birdnet_to_mqtt.py # birdnet_to_mqtt.py
# #
# 202306171542 # From https://gist.github.com/deepcoder/c309087c456fc733435b47d83f4113ff
# #
# monitor the records in the syslog file for info from the birdnet system on birds that it detects # monitor the records in the syslog file for info from the birdnet system on birds that it detects
# publish this data to mqtt # publish this data to mqtt