Changed them lights

This commit is contained in:
CCOSTAN
2016-10-18 14:50:39 +00:00
parent 53dd8f6e91
commit 3b35d0be78
4 changed files with 8 additions and 5 deletions

View File

@@ -35,7 +35,7 @@ Software on the Pi : [Home Assistant](https://home-assistant.io/) , [Dasher](htt
* (IFTTT) Blink Office lights 15 minutes before ANY meeting on my calendar (using IFTTT) * (IFTTT) Blink Office lights 15 minutes before ANY meeting on my calendar (using IFTTT)
* (IFTTT) Stop watering grass via Rachio if winds are greater than 20 MPH. * (IFTTT) Stop watering grass via Rachio if winds are greater than 20 MPH.
![Screenshot of Dashboards](https://i.imgur.com/HyriksZ.png) ![Screenshot of Dashboards](https://i.imgur.com/HgVkDGD.png)
#Todo List #Todo List

View File

@@ -10,4 +10,7 @@ sensor.badlogin:
input_boolean.guest_mode: input_boolean.guest_mode:
friendly_name: 'Guest Mode' friendly_name: 'Guest Mode'
icon: mdi:account-alert icon: mdi:account-alert
group.home_modes:
friendly_name: 'Home Modes'

View File

@@ -34,7 +34,7 @@ Dinette:
Den: Den:
entities: entities:
- light.front_office_lamp - light.den_lamp
Foyer: Foyer:
entities: entities:

View File

@@ -1,4 +1,4 @@
Home_Mode: home_modes:
entities: entities:
- input_boolean.guest_mode
- scene.living_room_tv_time - scene.living_room_tv_time
- input_boolean.guest_mode