#@karwosts, can you do me a favor? Can
1 messages · Page 1 of 1 (latest)
well, were is it pulled from the entity and displayed? Typscript is foreign to me and I never know where the entry point is
usually I can trace from the entry point towards the object I care about but I can't with typescript 🤣
defintely it, thanks
yep,
state.attributes && state.attributes.friendly_name
? state.attributes.friendly_name
: computeEntity(state.entity_id);