dlarrick / hass-kumo

Home Assistant module interfacing with Mitsubishi mini-split units
MIT License
94 stars 20 forks source link

Enhancement Request: Temperature Precision #112

Closed zach-rosen closed 11 months ago

zach-rosen commented 1 year ago

Request to support decimal precision:

climate.py: @property def precision(self): """Return the precision of the system.""" return PRECISION_TENTHS

dlarrick commented 11 months ago

Will be fixed in v0.3.7