add user configurable decimal precision to thermostat card (and more-info) #18710
Replies: 3 comments 6 replies
-
I thought the step size comes from the climate attribute |
Beta Was this translation helpful? Give feedback.
-
The step-size reported by various Plugwise devices is 0.1, after discussing with @frenck it was decided to keep this value. |
Beta Was this translation helpful? Give feedback.
-
I did
and look at that: which is wonderful. however, the thermostat more-info is still unusable : |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
https://www.home-assistant.io/dashboards/thermostat/
please also add this for Tile card
precision currently is 0.1.
this is rather a nasty problem for thermostats using a precision of 0.5, like the Plugwise I am using.
there is a certain lag in communication back and forth, so sliding the slider, causes jumping around of the numbers, probably caused by the fact the actual device doesnt use these 0.1 precision settings in the first place
several custom cards allow us to set a precision (step), and my request is to do so too in the core HA thermostat card, inherited by the new more-info popup too
example custom card:
or
thanks for considering
Beta Was this translation helpful? Give feedback.
All reactions