chamberlain2007 / aprilaire-ha

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

Release 0.7.0 #26

Closed chamberlain2007 closed 1 year ago

github-actions[bot] commented 1 year ago

☂️ Python Coverage

current status: ✅

Overall Coverage

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

New Files

No new covered files...

Modified Files

File Coverage Status
custom_components/aprilaire/init.py 100% 🟢
custom_components/aprilaire/binary_sensor.py 100% 🟢
custom_components/aprilaire/climate.py 100% 🟢
custom_components/aprilaire/config_flow.py 100% 🟢
custom_components/aprilaire/coordinator.py 100% 🟢
custom_components/aprilaire/entity.py 100% 🟢
custom_components/aprilaire/sensor.py 100% 🟢
TOTAL 100% 🟢

updated for commit: a40e98e by action🐍