wilsto / pool-monitor-card

The "Pool Monitor Card" is a home assistant plugin that display information of 1 to 12 pre-defined sensors of your swimming pool : temperature, pH, ORP levels and TDS but also if you need them : salinity, CYA, calcium, phosphate, alkalinity, filter pressure , free chlorine, total chlorine
54 stars 13 forks source link

[BUG] Sensor number does not support rounding #3

Closed cloudbr34k84 closed 1 year ago

cloudbr34k84 commented 1 year ago

My temperature sensors are displaying long number for some reason

Can we have it so it respects what is configured for the entity decimal?

wilsto commented 1 year ago

Fixes in 1.3.2 sensor < 10 rounded to 2 decimals sensor < 100 rounded to 1 decimals sensor > 100 rounded to 0 decimals image