From 8ce5da729e170aaee005df1d67feb3139e7b3e63 Mon Sep 17 00:00:00 2001 From: Claus Dethlefsen Date: Sun, 15 Jan 2023 08:56:30 +0100 Subject: [PATCH] add lights --- include/lights/andreas.yaml | 7 +++++++ include/lights/internet.yaml | 5 +++++ 2 files changed, 12 insertions(+) create mode 100644 include/lights/andreas.yaml create mode 100644 include/lights/internet.yaml diff --git a/include/lights/andreas.yaml b/include/lights/andreas.yaml new file mode 100644 index 0000000..3a98398 --- /dev/null +++ b/include/lights/andreas.yaml @@ -0,0 +1,7 @@ +- platform: group + name: Andreas værelse + unique_id: lys_andreas + entities: + - light.andreas_lysstrip + - light.andreas + diff --git a/include/lights/internet.yaml b/include/lights/internet.yaml new file mode 100644 index 0000000..c97ced9 --- /dev/null +++ b/include/lights/internet.yaml @@ -0,0 +1,5 @@ +#- platform: group +# name: DanielInternet +# entities: +# - switch.unifi_block_5c_96_66_39_18_4a +