fix: nicht existierende !include-Referenzen aus configuration.yaml entfernt

This commit is contained in:
2026-05-02 09:18:30 +02:00
parent 2c68bd4607
commit 62aefafc04
-5
View File
@@ -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