Advertisement
tom_el_camino

garbage message phone

Dec 16th, 2021
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. alias: morgen restafval glas
  2. description: ''
  3. trigger:
  4. - platform: time
  5. at: '21:00'
  6. condition:
  7. - condition: state
  8. entity_id: sensor.recycle_glas_dagen
  9. state: '1'
  10. action:
  11. - service: notify.mobile_app_pixel_3_xl
  12. data:
  13. message: morgen Glas!
  14. mode: single
  15.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement