fix: nicht existierende !include-Referenzen aus configuration.yaml entfernt
This commit is contained in:
@@ -15,8 +15,3 @@ http:
|
|||||||
cors_allowed_origins:
|
cors_allowed_origins:
|
||||||
- http://localhost:8123
|
- http://localhost:8123
|
||||||
- http://127.0.0.1:8123
|
- http://127.0.0.1:8123
|
||||||
|
|
||||||
# Automation und Scripts
|
|
||||||
automation: !include automations.yaml
|
|
||||||
script: !include scripts.yaml
|
|
||||||
scene: !include scenes.yaml
|
|
||||||
|
|||||||
Reference in New Issue
Block a user