Restructure public config and deployment
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
from ha_deconz_bridge.settings import Settings
|
||||
|
||||
from actions import AUTOMATIONS
|
||||
from groups import GROUPS
|
||||
from lights import LIGHTS
|
||||
from remotes import REMOTES
|
||||
|
||||
|
||||
SETTINGS = Settings.from_env()
|
||||
Reference in New Issue
Block a user