One thing I can’t understand or find an answer to:
Why are entity attributes so difficult to use?
Why do I need to create a script in YAML so that I can use it? Why is it like that?
It would be easier if you could invoke them with e.g.
sensor_name.entity_name.attribute
You’ll have to provide a more specific example of your difficulty with attributes because they’re not nearly as challenging to use as you’ve claimed. For example, when creating a State Trigger using the Automation Editor, it displays the entity’s available attributes (Initial and Step for the entity shown below).
Thanks, in Entity card is posible, but if I wanted to generate list of atributes? Then it’s better to use the Entities card, but you can’t point the attribute there (or I don’t know how).
I would like to use for example Gauge card with atribute of voltage or current at tablet battery:
The Entities card supports a wide array of options, too many to display all of them in visual mode so you have to switch to YAML mode (“Show Code Editor”). Here’s a screenshot from the documentation: