dylandoamaral / uptime-card

Minimalistic uptime card for Home Assistant Lovelace UI
266 stars 11 forks source link

State Color, Icon, and Alias Not Following Addition of Attribute Field Utilizing Boolean as String or Just Boolean #125

Closed kyle-j-fender closed 2 years ago

kyle-j-fender commented 2 years ago

Issue: With using the attribute on my entity, the state is not interpreted consistently between the state below the title, the bars, and the icon.

Using true and false as standard boolean: image

Using "true" and "false" as strings: image

dylandoamaral commented 2 years ago

Thank you for the issue, what is the correct one ? The timeline or the title color ?