#Entity Data in Automation?
1 messages · Page 1 of 1 (latest)
Yes, with #1284966664357810196
https://www.home-assistant.io/docs/configuration/templating/ and that channel can help
Okay, how exactly do I find out the id for the temperature?
Open your Home Assistant instance and show your state developer tools
There you can find all the entities, and all the attributes
Ah thank you
Okay, I can display the state, but the entity has several "attributes". How can I retrieve these?
By:
- Clicking the link I posted above and reading that page (search for
attributeif you don't want to understand how templates actually work) - Heading over to the #1284966664357810196 channel where the gurus of templates can guide you