issues
search
andrewsayre
/
pyheos
An async python library for controlling HEOS devices through the HEOS CLI Protocol
Apache License 2.0
17
stars
12
forks
source link
v0.2.1
#2
Closed
andrewsayre
closed
5 years ago
andrewsayre
commented
5 years ago
Description:
Fix hearbeat task exception was never retrieved error
Increase timeout from 5s to 10s
Add check to prevent multiple starts of reconnect task
Checklist:
[X] The code change is tested and works locally.
[X] Local tests pass with
tox
.
Your PR cannot be merged unless tests pass
[X] There is no commented out code in this PR.
[X] Tests have been added/updated. No exclusions in
.coveragerc
permitted.
Description:
Checklist:
tox
. Your PR cannot be merged unless tests pass.coveragerc
permitted.