Open cmroche opened 2 months ago
Attention: Patch coverage is 91.66667%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 95.79%. Comparing base (
7122cdd
) to head (fbf9748
). Report is 1 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
greeclimate/device.py | 90.90% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Immediately call for as state update as soon as the device is bound, add a signal that can be used to check that the device has received it's first state update.
Removed unused, optional, wait_for parameter on update_state and send_device_state
CLOSES #99