Julius2342 / pyvlx

PyVLX - controling VELUX windows with Python via KLF 200
GNU Lesser General Public License v3.0
73 stars 26 forks source link

Update position while cover is moving #367

Open pawlizio opened 6 months ago

pawlizio commented 6 months ago

This PR pushes after_update calls every second while covers are moving. This PR is the prefered way over PR in HA #106684 https://github.com/home-assistant/core/pull/106684

codecov-commenter commented 6 months ago

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (ff99779) 80.00% compared to head (72a29fe) 79.81%.

Files Patch % Lines
pyvlx/opening_device.py 33.33% 8 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #367 +/- ## ========================================== - Coverage 80.00% 79.81% -0.19% ========================================== Files 77 77 Lines 3560 3572 +12 ========================================== + Hits 2848 2851 +3 - Misses 712 721 +9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.