From 23df2889cfc3fa1761ed634b3d493a9c3d166a33 Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Sun, 21 Apr 2019 12:02:01 +0200 Subject: [PATCH] Fixed covers and lights shellies --- light/all.yaml | 2 ++ light/camera.yaml | 2 +- light/studio.yaml | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/light/all.yaml b/light/all.yaml index f21d0570..0f2b4c86 100644 --- a/light/all.yaml +++ b/light/all.yaml @@ -10,3 +10,5 @@ - light.luce_divano - light.luce_bagno - light.luce_specchio + - light.luce_studio + - light.luce_camera diff --git a/light/camera.yaml b/light/camera.yaml index cf9917a4..f92f1104 100644 --- a/light/camera.yaml +++ b/light/camera.yaml @@ -1,5 +1,5 @@ ###################################################################### -# Badroom Light +# Bedroom Light ###################################################################### - platform: mqtt diff --git a/light/studio.yaml b/light/studio.yaml index f7c030ad..e35d28f4 100644 --- a/light/studio.yaml +++ b/light/studio.yaml @@ -1,5 +1,5 @@ ###################################################################### -# Studio Light +# Office Light ###################################################################### - platform: mqtt -- 2.47.3