Add hallway browser

This commit is contained in:
2020-12-07 21:25:00 +02:00
parent ff608daf7f
commit 74337a6100
8 changed files with 101 additions and 97 deletions
+6 -4
View File
@@ -40,7 +40,9 @@ script:
- media_player.living_room_tv
- light.ceiling
- switch.titanium
- service: light.turn_on
entity_id: light.browser_kitchen
data:
brightness_pct: 1
- light.browser_kitchen
- light.browser_hallway
# - service: light.turn_on
# entity_id: light.browser_kitchen
# data:
# brightness_pct: 1
@@ -13,6 +13,7 @@ script:
- light.hallway_entrance
- light.bed_led
- light.browser_kitchen
- light.browser_hallway
data:
brightness_pct: 100
- service: script.security_camera_off
+6 -4
View File
@@ -27,8 +27,10 @@ script:
- media_player.living_room_tv
- switch.titanium
- group.all_radiators
- light.browser_kitchen
- light.browser_hallway
- service: light.turn_on
entity_id: light.browser_kitchen
data:
brightness_pct: 1
# - service: light.turn_on
# entity_id: light.browser_kitchen
# data:
# brightness_pct: 1
+6 -4
View File
@@ -13,10 +13,12 @@ script:
- climate.toshiba_ac
- group.all_radiators
- fan.philips_airpurifier
- light.browser_kitchen
- light.browser_hallway
- service: media_player.media_stop
entity_id: group.all_sonos
- service: light.turn_on
entity_id: light.browser_kitchen
data:
brightness_pct: 1
# - service: light.turn_on
# entity_id: light.browser_kitchen
# data:
# brightness_pct: 1