You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Formatting works beautifully, as long as the value is set. If a value has not yet been set, the formatting option will display an incorrect result: ie:
a datetime format will display January 1, 1970, 1:00am if the state / attribute selected is None.
It would be nice if either a simple - or None could be displayed in these circumstances
The text was updated successfully, but these errors were encountered:
Please add support brightness option for formatting. At version 4.0.0 you add brightness support to secondary_info but in some cases more useful to have it as separate entity, for example (in my case brightness attribute it's a value from 0-255) :
Formatting works beautifully, as long as the value is set. If a value has not yet been set, the formatting option will display an incorrect result: ie:
a
datetime
format will displayJanuary 1, 1970, 1:00am
if the state / attribute selected is None.It would be nice if either a simple
-
orNone
could be displayed in these circumstancesThe text was updated successfully, but these errors were encountered: