b2bd68a4a0
The Zigbee specification mandates that temperatures are given in 1/100ths of degrees, and several devices are able to provide temperature readings or accept target temperature settings with precision equal or better than 0.1°C. Yet the ZHA climate entity implementation advertises an hard-coded precision of 0.5°C. Avoid arbitrary coarsening by advertising 0.1°C precision, as passing through the full 0.01°C precision is probably not that useful. |
||
---|---|---|
.. | ||
auth | ||
components | ||
generated | ||
helpers | ||
scripts | ||
util | ||
__init__.py | ||
__main__.py | ||
block_async_io.py | ||
bootstrap.py | ||
config.py | ||
config_entries.py | ||
const.py | ||
core.py | ||
data_entry_flow.py | ||
exceptions.py | ||
loader.py | ||
package_constraints.txt | ||
requirements.py | ||
runner.py | ||
setup.py | ||
strings.json |