Advertisement
Guest User

Untitled

a guest
Jan 17th, 2018
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.32 KB | None | 0 0
  1. - action:
  2.   - data:
  3.       brightness: 255
  4.       color_name: red
  5.       entity_id: light.bar_1
  6.       transition: 2
  7.     service: homeassistant.turn_on
  8.   alias: Basement lights on
  9.   condition: []
  10.   id: '1516225963669'
  11.   trigger:
  12.   - entity_id: light.theatre_lights
  13.     from: 'off'
  14.     platform: state
  15.     to: 'on'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement