Hi,
I’m testing an smtp notification for my Roomba to send out an email when the bin is full.
I’ve configured the automation :
- entity : Roomba Bin Full
- state trigger
- when Roomba Bin Full state changes to “On”
- send emaiil
the notification part is working, but the trigger isn’t.
When I don’t put any value of “On”, so it just triggers when it has “a” state change it does trigger.
But I only want it to trigger when it changes to “On”
On, Off, Unavailable are possible values, so that should be OK