marine88

Untitled

Sep 9th, 2017
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. automation:
  2. - alias: Motion Master Bedroom
  3. initial_state: 'on'
  4. trigger:
  5. - platform: state
  6. entity_id: binary_sensor.motion_sensor_158d00010ef41a
  7. to: 'on'
  8. action:
  9. - service: light.turn_on
  10. data:
  11. entity_id: light.yeelight_rgb_f0b429b7deef
  12. color_temp: 154
  13. brightness: 255
Add Comment
Please, Sign In to add comment