thomasloven / lovelace-auto-entities

🔹Automatically populate the entities-list of lovelace cards
MIT License
1.26k stars 115 forks source link

Cannot use quotes for string in Attributes: #393

Closed inguy24 closed 11 months ago

inguy24 commented 11 months ago

Both in the visual editor and raw editors, I cannot quote the attributes: line. It will not accept quotes in the visual editor and while it will accept the quotes in the raw editor, it will remove them. Because of this I cannot use operators (i.e. attributes: battery: "< 50"). Without the quotes it does not seem to work. I am not quite sure what is going on... or if there is a type mismatch?

Core: 2023.11.0 Supervisor: 2023.10.1 OS 11.1 Frontend: 20231030.1

inguy24 commented 11 months ago

Nevermind, i am an idiot. Missed a dash! I hate YAML :-)