Advertisement
Ruddog

LivingRoom Lamp Sunset

Mar 5th, 2022
1,193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.28 KB | None | 0 0
  1. alias: LivingRoom Lamp Sunset
  2. description: ''
  3. trigger:
  4.   - platform: sun
  5.     event: sunset
  6.     offset: '-00:45:00'
  7. condition: []
  8. action:
  9.   - type: turn_on
  10.     device_id: 2078db1566f6d15dc865e34085c6e0cc
  11.     entity_id: switch.livingrm_lamp_14
  12.     domain: switch
  13. mode: single
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement