chamberlain2007 / aprilaire-ha

A custom component for Home Assistant to interact with Aprilaire thermostats.
MIT License
12 stars 5 forks source link

Fix certain temperature values displayed due to rounding #30

Closed chamberlain2007 closed 8 months ago

github-actions[bot] commented 8 months ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
604 604 100% 0% 🟢

New Files

File Coverage Status
custom_components/aprilaire/util.py 100% 🟢
TOTAL 100% 🟢

Modified Files

File Coverage Status
custom_components/aprilaire/climate.py 100% 🟢
custom_components/aprilaire/sensor.py 100% 🟢
TOTAL 100% 🟢

updated for commit: 6fd48ab by action🐍