Advertisement
kneival

Delay

Feb 21st, 2020
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. - id: '1582288560324'
  2. alias: Test
  3. description: ''
  4. trigger:
  5. - entity_id: automation.3d_printer_finish
  6. platform: state
  7. to: 'on'
  8. condition: []
  9. action:
  10. - delay: 06:00:00
  11. - entity_id: light.garage_light
  12. service: light.turn_off
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement