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
It would be great if we could have the ‘valueText’ property to accept templates
.
valueText: {{ states(sensor.mysensor_something_else_than_the_gauge) }}
My personal usecase would be to have the gauge show my current output of a solar panel and the valuetext would be the total amount of kWh for that day.