From c2f4765c091fb93a8fd03f3a8ffdc5580bf3d314 Mon Sep 17 00:00:00 2001 From: Maximilian Giller Date: Fri, 28 Oct 2022 09:30:24 +0200 Subject: [PATCH] Refined config template --- mash.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/mash.yaml b/mash.yaml index b8a389c..fb2c2c2 100644 --- a/mash.yaml +++ b/mash.yaml @@ -4,8 +4,16 @@ services: philips-hue: ip: 192.168.178.42 +lights: + - name: Hallway Ceiling + philips-hue: Hallway Ceiling + - name: Desk + philips-hue: Desk Plug + rooms: - name: Office + philips-hue: Work Room - name: Hallway + philips-hue: Hallways adjacent: - Office