From 789f864ffc5ae83e910a191997e3bbccb535b0b0 Mon Sep 17 00:00:00 2001 From: pgrondek Date: Mon, 24 May 2021 23:03:45 +0200 Subject: [PATCH] Add Desk Lightbar automation --- home-assistant.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home-assistant.yml b/home-assistant.yml index 4a9b015..189fe14 100644 --- a/home-assistant.yml +++ b/home-assistant.yml @@ -21,3 +21,5 @@ name: Computer Computer Cave Background - entityId: light.couch_lamp name: Couch lamp + - entityId: light.desk_lightbar + name: Desk Lightbar