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
Is it possible to get the verbose text state to be displayed in sentence case? That is, when it is "in two days" or "tomorrow" or "today" it displays "In two days", "Tomorrow", or "Today"?
It just looks a little weird in lower case.
Other than that I really like the simplified approach - I think it is a good change and a huge improvement! :-)
CP.
The text was updated successfully, but these errors were encountered:
Thanks.
That's probably an issue with the localization, let me check it.
The way it works all across HA is, the actual states are in lower case, but then they are displayed on the dashboard in the language you have selected for the user (including English). And this translation typically shows the state with first letter capital. If you check all the other sensors, this is how it works.
I thought it worked, but it apparently broke somewhere. Let me fix hat and include in the next release. Thanks.
Excellent! I did loop back to check a running browser instance that hasn't
refreshed since I update the integration and it was working in the old
version so that's good news!
:-)
Write your question here
Hi,
Is it possible to get the verbose text state to be displayed in sentence case? That is, when it is "in two days" or "tomorrow" or "today" it displays "In two days", "Tomorrow", or "Today"?
It just looks a little weird in lower case.
Other than that I really like the simplified approach - I think it is a good change and a huge improvement! :-)
CP.
The text was updated successfully, but these errors were encountered: