GoNzCiD
GoNzCiD
I solve it with this: ```YAML card: entities: - entity: switch.myswitch secondary_info: '${ new Date(states[''switch.myswitch''].last_updated).toLocaleString(''es-ES'') }' type: 'custom:secondaryinfo-entity-row' show_header_toggle: false title: ⚙️ My Title type: 'custom:hui-entities-card' type: 'custom:config-template-card' ```
> > > @GoNzCiD it dint work for me ... need some additional JS ? > > ``` > card: > entities: > - entity: input_boolean.vr_tracking_anyone > secondary_info: '${ new...
It will be a nice feature
Yes, I set the domain in strava app. I'll try and comment with the new changes.
@zeliwipin it was some time ago, and I can't remember... I was finding the OAuth for a concrete sample, but I don't remember if I use this or other implementations,...