New Kitchen Lights!

This commit is contained in:
CCOSTAN
2016-10-18 00:22:50 +00:00
parent 27eca25998
commit 1eeb3abbd5
5 changed files with 29 additions and 6 deletions

View File

@@ -21,6 +21,7 @@ Software on the Pi : [Home Assistant](https://home-assistant.io/) , [Dasher](htt
* [Etekcity Outlets](http://amzn.to/2efNoBP)
* [Door Sensors (AEON Labs)](http://amzn.to/2e3xDxY)
* Nintendo Wii
* Emulated Hue to try and get Alexa to see my switches.Not working yet http://carlo-pi:8300/api/12345678901234567890/lights
**Automations:**
* SMS and IFTTT Notifications for Offline Devices, BadLogins, HA Startups, new HA versions.

View File

@@ -20,5 +20,7 @@
state: not_home
action:
service: light.turn_off
- service: light.turn_off
entity_id: group.all_lights
- service: switch.turn_off
entity_id: group.all_switches

View File

@@ -24,6 +24,10 @@
- group.living_room_accents
- light.living_room_slider
- light.dinette_light_1
- light.foyer_door_light
- light.kitchen_fridge_light
- light.kitchen_sink_light
- light.living_room_front_right
data:
brightness: 150
brightness: 200

View File

@@ -2,6 +2,17 @@ Bedroom:
entities:
- light.bedroom_stacey_light
Kitchen:
entities:
- light.kitchen_light_1
- light.kitchen_light_2
- light.kitchen_light_3
- light.kitchen_light_4
- light.kitchen_light_5
- light.kitchen_light_6
- light.kitchen_sink_light
- light.kitchen_fridge_light
Living Room:
entities:
- light.living_room_back_left
@@ -21,10 +32,15 @@ Dinette:
- light.dinette_light_1
- light.dinette_light_2
Study:
Den:
entities:
- light.front_office_lamp
Foyer:
entities:
- light.foyer_door_light
- light.foyer_light
Office:
entities:
- light.office_lamp

View File

@@ -1,9 +1,9 @@
- name: Living Room TV Time
entities:
light.dinette_light_1:
group.dinette:
state: off
transition: 10
light.dinette_light_2:
group.kitchen:
state: off
transition: 10
light.living_room_front_left: