enkama / hass-variables

Home Assistant variables component
91 stars 11 forks source link

Add unique id #30

Closed Snuffy2 closed 1 year ago

Snuffy2 commented 1 year ago

Not the most unique of ids, but it works.

Note that this will only work for the entities that use thee default variable domain. The ones that overwrite the variable domain and use a different domain don't work correctly when a unique id is set.

enkama commented 1 year ago

will look at this at my local installation in the next days.

Snuffy2 commented 1 year ago

It might work but I'm still testing on my end too. After thinking about it more, I'm not sure this is actually a good approach.