From 93d401ad6a660c45d9379797a2b671cc51010d5f Mon Sep 17 00:00:00 2001 From: jabertwo <git@jabertwo.de> Date: Sat, 8 Jul 2023 00:59:34 +0200 Subject: [PATCH] clock for colorred lights --- .../templates/config/configuration.yaml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/intern/docker_homeassistant/templates/config/configuration.yaml b/intern/docker_homeassistant/templates/config/configuration.yaml index 89896a73..d8dd538d 100644 --- a/intern/docker_homeassistant/templates/config/configuration.yaml +++ b/intern/docker_homeassistant/templates/config/configuration.yaml @@ -422,6 +422,7 @@ automation ansible: - kuche - lounge - serverrack + - eingang mode: queued max: 30 @@ -450,6 +451,7 @@ automation ansible: - kuche - lounge - serverrack + - eingang mode: queued max: 30 @@ -477,6 +479,7 @@ automation ansible: - kuche - lounge - serverrack + - eingang mode: queued max: 30 @@ -504,6 +507,7 @@ automation ansible: - kuche - lounge - serverrack + - eingang mode: queued max: 30 @@ -526,6 +530,7 @@ automation ansible: - kuche - lounge - serverrack + - eingang mode: queued max: 30 @@ -551,7 +556,8 @@ automation ansible: - hackcenter - kuche - lounge - - serverrack + - serverriack + - eingang - service: select.select_option data: option: default @@ -598,6 +604,7 @@ automation ansible: - kuche - lounge - serverrack + - eingang - service: select.select_option data: option: Meteor -- GitLab