Update to #844 - Adding in VillaNeri Pathway lights to the front of the house.

This commit is contained in:
ccostan 2020-11-01 16:23:06 -05:00
parent 982166ac34
commit 12292ccd36
6 changed files with 5 additions and 4 deletions

View File

@ -1 +1 @@
0.116.4
0.117.1

View File

@ -59,6 +59,7 @@
- service: homeassistant.turn_on
entity_id:
- switch.front_landscaping
- switch.villaneri
- light.bedroom
- group.outdoor_seasonal
- service: script.monthly_color_scene

View File

@ -11,6 +11,7 @@ group:
entities:
- switch.front_landscaping
- switch.back_landscaping
- switch.villaneri
#-------------------------------------------
# Automation : Added to Sunset_ON
# Automation : Added to Sunset_OFF

View File

@ -24,10 +24,9 @@ front_house_motion:
value1: 'Motion has been detected by the front door.'
- service: scene.turn_on
entity_id: scene.front_full_brightness
- service: switch.turn_on
- service: homeassistant.turn_on
entity_id:
- switch.back_landscaping
- switch.front_landscaping
- group.landscaping
- service: light.turn_on
data:
entity_id:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 67 KiB

After

Width:  |  Height:  |  Size: 67 KiB