Update steam automation
This commit is contained in:
parent
7100d510b1
commit
4790c98642
@ -27,6 +27,19 @@
|
||||
entertainment_area: Racing
|
||||
target:
|
||||
entity_id: media_player.sync_box
|
||||
- service: cover.close_cover
|
||||
target:
|
||||
entity_id:
|
||||
- cover.office_blinds
|
||||
- cover.dining_blinds
|
||||
- service: automation.turn_off
|
||||
target:
|
||||
entity_id:
|
||||
- automation.brightness_bright
|
||||
- automation.brightness_dark
|
||||
- automation.brightness_dark_turn_on_lights
|
||||
- automation.brightness_very_bright
|
||||
- automation.brightness_very_bright_2
|
||||
|
||||
- id: steam-hue-sync-normal
|
||||
alias: '[Steam] Set hue sync back'
|
||||
@ -56,3 +69,11 @@
|
||||
entertainment_area: TV Lights
|
||||
target:
|
||||
entity_id: media_player.sync_box
|
||||
- service: automation.turn_on
|
||||
target:
|
||||
entity_id:
|
||||
- automation.brightness_bright
|
||||
- automation.brightness_dark
|
||||
- automation.brightness_dark_turn_on_lights
|
||||
- automation.brightness_very_bright
|
||||
- automation.brightness_very_bright_2
|
||||
|
Loading…
Reference in New Issue
Block a user