mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
17 lines
361 B
YAML
17 lines
361 B
YAML
alias: Computer Area Lights Manual
|
|
id: automation_computer_area_lights_manual
|
|
mode: single
|
|
# Hide warnings when triggered while in delay.
|
|
max_exceeded: silent
|
|
|
|
trigger:
|
|
- platform: state
|
|
entity_id: switch.great_room_motion_switch
|
|
|
|
action:
|
|
- action: light.turn_on
|
|
data:
|
|
profile: concentrate
|
|
target:
|
|
entity_id: light.computer_area_hue
|