Fixing lights and stuff

This commit is contained in:
CCOSTAN 2016-11-09 05:41:28 +00:00
parent c5038433f7
commit c75ae7b256
5 changed files with 29 additions and 17 deletions

View File

@ -4,7 +4,7 @@
This is my Home Assistant Configuration created with the All In One installer. I update it pretty regularly.
Home Assistant runs on my [Raspberry Pi 3](http://amzn.to/2e3DOBY) with [Aeon Labs Z Wave Stick (GEN 5)](http://amzn.to/2eAiAP0). I've also added a [433Mhz Transmitter and receiver](http://amzn.to/2dceNY2)
Software on the Pi : [Home Assistant](https://home-assistant.io/) , [Dasher](https://github.com/maddox/dasher), SSL via SSLS.com - 5 Bucks A Year!
Software on the Pi : [Home Assistant](https://home-assistant.io/) , [Dasher](https://github.com/maddox/dasher), SSL via [SSLS](SSLS.com) - 5 Bucks A Year!
**Devices I have :**
* Lots of iOS Devices (iPads, iPods, iPhones)

View File

@ -32,4 +32,6 @@
- service: switch.turn_off
entity_id: group.amps
- service: switch.turn_off
entity_id: switch.foyer_outlet
entity_id: switch.foyer_outlet

View File

@ -30,5 +30,5 @@
- service: switch.turn_off
entity_id: switch.foyer_outlet
- service: light.turn_off
entity_id: light.outdoor_foyer
entity_id: group.outdoor_lights

View File

@ -25,7 +25,7 @@ Living Room Accents:
entities:
- light.couch_1
- light.tv_light
- light.tv_stand
- light.tv_stand_light
Dinette lights:
entities:
@ -40,7 +40,6 @@ Foyer lights:
entities:
- light.foyer_door
- light.foyer
- light.outdoor_foyer
Office lights:
entities:
@ -64,6 +63,11 @@ Outdoor Pool Lights:
- light.pool_back_left
- light.pool_back_left
Outdoor Lights:
entities:
- light.outdoor_foyer
- light.pool_bathroom
Garage lights:
entities:
- light.garage_attic

View File

@ -1,11 +1,17 @@
- name: Living Room TV Time
entities:
group.foyer:
state: off
transition: 100
group.office:
state: off
transition: 10
group.dinette:
state: off
transition: 10
transition: 100
group.kitchen:
state: off
transition: 10
transition: 100
light.living_room_front_left:
state: off
transition: 10
@ -23,18 +29,18 @@
state: on
transition: 40
brightness: 1
light.tv_stand_light:
state: on
transition: 400
xy_color: [0.5014,0.4153]
brightness: 150
light.tv_light:
state: on
transition: 400
xy_color: [0.5014,0.4153]
brightness: 125
light.couch_1:
state: on
transition: 400
xy_color: [0.6621,0.3023]
brightness: 255
light.couch_2:
state: on
transition: 400
xy_color: [0.6621,0.3023]
brightness: 255
light.couch_tv:
state: on
transition: 400
xy_color: [0.6621,0.3023]
brightness: 100