mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-01 13:24:04 +02:00
Update birdnet_to_mqtt.py
This commit is contained in:
@@ -27,7 +27,7 @@ def file_row_generator(s):
|
|||||||
|
|
||||||
# flag to select whether to process all detections, if False, only the records above the set threshold will be processed
|
# flag to select whether to process all detections, if False, only the records above the set threshold will be processed
|
||||||
|
|
||||||
process_all = True
|
process_all = False
|
||||||
|
|
||||||
# mqtt server
|
# mqtt server
|
||||||
mqtt_server = "%%mqtt_server%%" # server for mqtt
|
mqtt_server = "%%mqtt_server%%" # server for mqtt
|
||||||
|
|||||||
Reference in New Issue
Block a user