Jul 22, 2017 · 1 min read
This works great. Thanks for the instructions. I made a slight change to my configuration, putting an value of above 0.5 watts in the automation which means if I turn the machine on then off (and don’t set it running) I don’t get a notification.
automation:
- alias: "Notify when washing machine cycle is complete"
trigger:
platform: numeric_state
entity_id: sensor.washing_machine_current
above: 0.5
below: 1.1