Hi Wizards
Hope that somebody is able to help me with this.
I cant seem to get this automation to work - The notification part works perfectly but the state change doesnt seem to trigger the automation. Is anybody able to see what is wrong just be looking at this automation?
alias: "Tørretumbleren er færdig 2 "
description: “”
triggers:
- entity_id:
- sensor.tumble_dryer_status
to: program afsluttet
trigger: state
conditions:
actions:
- sensor.tumble_dryer_status
- action: notify.mobile_app_stephan_hoj_iphone
metadata: {}
data:
message: "Tørretumbleren er færdig "
title: "Miele " - action: notify.mobile_app_maikens_iphone
data:
message: "Tørretumbleren er færdig "
title: Miele
mode: single