Upgrade and Update school Schedules a Bit. Also testing VillaNeri lights.
This commit is contained in:
parent
bbea43145e
commit
3e6b75b5b9
|
@ -1 +1 @@
|
||||||
0.116.2
|
0.116.4
|
|
@ -7,7 +7,7 @@
|
||||||
mode: single
|
mode: single
|
||||||
trigger:
|
trigger:
|
||||||
- platform: time
|
- platform: time
|
||||||
at: '06:30:00'
|
at: '05:50:00'
|
||||||
|
|
||||||
condition:
|
condition:
|
||||||
- condition: state
|
- condition: state
|
||||||
|
@ -28,3 +28,9 @@
|
||||||
- service: homeassistant.turn_on
|
- service: homeassistant.turn_on
|
||||||
entity_id:
|
entity_id:
|
||||||
- group.kitchen_accents
|
- group.kitchen_accents
|
||||||
|
- delay: 00:15:00
|
||||||
|
- service: homeassistant.turn_on
|
||||||
|
entity_id:
|
||||||
|
- light.sink
|
||||||
|
- light.fridge
|
||||||
|
- light.k4
|
|
@ -116,6 +116,7 @@
|
||||||
- light.front_door
|
- light.front_door
|
||||||
- light.flood1
|
- light.flood1
|
||||||
- light.flood2
|
- light.flood2
|
||||||
|
- light.pathmiddle
|
||||||
|
|
||||||
- platform: group
|
- platform: group
|
||||||
name: Garage lights
|
name: Garage lights
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 38 KiB |
Binary file not shown.
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 67 KiB |
Loading…
Reference in New Issue