mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 05:44:03 +02:00
feat(birdnet-pi): add option for tphakala model v2
This commit is contained in:
@@ -76,6 +76,7 @@
|
||||
"LIVESTREAM_BOOT_ENABLED": false,
|
||||
"MQTT_DISABLED": true,
|
||||
"TZ": "Europe/Paris",
|
||||
"Use_tphakala_model_v2": false,
|
||||
"certfile": "fullchain.pem",
|
||||
"keyfile": "privkey.pem",
|
||||
"ssl": false
|
||||
@@ -103,6 +104,7 @@
|
||||
"MQTT_PORT_manual": "int?",
|
||||
"MQTT_USER_manual": "str?",
|
||||
"TZ": "str?",
|
||||
"Use_tphakala_model_v2": "bool",
|
||||
"certfile": "str",
|
||||
"cifsdomain": "str?",
|
||||
"cifspassword": "str?",
|
||||
|
||||
Reference in New Issue
Block a user