Hi, I'm trying to trigger from the Miele integration when sensor.washing_machine_status changes from Running to something else. I have tried a few things, but nothing works. The action: bit works ok. Any ideas why this doesn't work?
alias: Miele Washing Machine Finished
description: Miele Washing Machine Finished
triggers:
- entity_id: sensor.washing_machine_status
from: Running
trigger: state
conditions: []
actions: