enkama / hass-variables

Home Assistant variables component
92 stars 12 forks source link

Automated/templated values. #133

Closed jack3308 closed 4 weeks ago

jack3308 commented 1 month ago

Is there any way to create/implement templated values for states (or attributes). Like calculating time between two date_times for display? If not, all good, just wondering if there's a standard way of doing this without creating a whole automation to track it.

Snuffy2 commented 1 month ago

I'm not aware of anything. I believe you'd need to do it in an automation, script, or template.