Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- description: ""
- mode: single
- trigger:
- - platform: state
- entity_id:
- - binary_sensor.haustuer
- to: "on"
- condition:
- - condition: time
- after: "06:00:00"
- before: "12:00:00"
- action:
- - if:
- - condition: state
- entity_id: sensor.bioabfall
- state: "1"
- then:
- - service: notify.mobile_app_iphone
- metadata: {}
- data:
- message: Abfall muss raus
- title: Termin
Advertisement
Add Comment
Please, Sign In to add comment