mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Allow other users than pi
https://github.com/alexbelgium/hassio-addons/issues/1977#issuecomment-3113874717
This commit is contained in:
@@ -10,7 +10,7 @@ import paho.mqtt.client as mqtt
|
||||
import requests
|
||||
from helpers import get_settings
|
||||
|
||||
sys.path.append("/home/pi/BirdNET-Pi/scripts")
|
||||
os.path.expanduser('~/BirdNET-Pi/scripts/utils')
|
||||
|
||||
# Setup basic configuration for logging
|
||||
logging.basicConfig(level=logging.INFO)
|
||||
|
||||
Reference in New Issue
Block a user