diff --git a/intern/docker_homeassistant/templates/config/configuration.yaml b/intern/docker_homeassistant/templates/config/configuration.yaml index b5fc3ebf7966b690103589fd634efb7eba882d5c..6a13c59eee00ea9dc15369f22bc6781cfc1a5126 100644 --- a/intern/docker_homeassistant/templates/config/configuration.yaml +++ b/intern/docker_homeassistant/templates/config/configuration.yaml @@ -795,4 +795,8 @@ automation ansible: - type: turn_off device_id: 7ba91dde6b1413340fdc66f2984dfd00 entity_id: light.brightness - domain: light \ No newline at end of file + domain: light + - type: turn_off + device_id: f65f71ef46e86492b79d75223670013a + entity_id: switch.licht_hackcenter + domain: switch \ No newline at end of file