mirror of
https://github.com/Dielee/volvo2mqtt.git
synced 2026-08-12 18:59:53 +02:00
Add HomeAssistant add-on
This commit is contained in:
+1
-1
@@ -2,5 +2,5 @@ from dynaconf import Dynaconf
|
||||
|
||||
settings = Dynaconf(
|
||||
envvar_prefix="CONF",
|
||||
settings_files=["settings.json"],
|
||||
settings_files=["settings.json", "/data/options.json"],
|
||||
)
|
||||
Reference in New Issue
Block a user