mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Update birdnet_to_mqtt.py
This commit is contained in:
@@ -14,7 +14,8 @@ import os
|
||||
sys.path.append('/home/pi/BirdNET-Pi/scripts/utils')
|
||||
from helpers import get_settings
|
||||
|
||||
# Setup logging
|
||||
# Setup basic configuration for logging
|
||||
logging.basicConfig(level=logging.INFO)
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
# Used in flickrimage
|
||||
|
||||
Reference in New Issue
Block a user