MQTT Sensor Attribute as a Automation Condition

… and it will stop working the moment the developer fixes this malformed attribute (you don’t include literal string-delimiters in the attribute’s value).

If your template uses in instead of == it will work if the ssid attribute does or does not contain literal double-quotes.

Screenshot%20from%202019-05-29%2020-37-01

Hopefully the developer will fix this quickly. At least we know what the issue is now.

The issue was evident 5 hours ago when I wrote this:

What I didn’t count on was that it was readily visible but your eyes were editing out the double-quotes surrounding the SSID value and only reporting the string between them.

When the Template Editor reports this:

"myssid"

it is not the same as this:

myssid

Lesson learned…

Hello,

The next version of Ariela will going to have the quotes of the SSID removed. Hope its ok.