Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ikalchev
Copy link
Owner

No description provided.

ikalchev and others added 16 commits May 4, 2018 13:30
* Added entry for event loop change

* Additional changes
* Improved bridge.to_HAP

* Updated changelog
* Add basis for style checker

* Fixed lint errors

* Updated changelog
Added a State class which keeps Accessory runtime properties such as port, address, paired clients, etc. This state is stored and managed by the driver.
* Remove the pyhap.accessories package.

All accessories are temporarily moved to the root accessories folder.
These will be moved into separate repositories as appropriate.

pyhap.accessories is now an implicit namespace package. See
pyhap/accessories/README.md for how others can share their accessories
as HAP-python subpackages.
@codecov-io
Copy link

codecov-io commented May 18, 2018

Codecov Report

Merging #122 into master will increase coverage by 0.18%.
The diff coverage is 61.76%.

@@            Coverage Diff             @@
##           master     #122      +/-   ##
==========================================
+ Coverage   50.86%   51.04%   +0.18%     
==========================================
  Files          14       15       +1     
  Lines        1337     1340       +3     
  Branches      138      140       +2     
==========================================
+ Hits          680      684       +4     
+ Misses        646      642       -4     
- Partials       11       14       +3
Impacted Files Coverage Δ
pyhap/iid_manager.py 100% <ø> (ø) ⬆️
pyhap/util.py 72.72% <ø> (+2.27%) ⬆️
pyhap/loader.py 90% <ø> (ø) ⬆️
pyhap/hap_server.py 26.08% <0%> (ø) ⬆️
pyhap/hsrp.py 21.34% <0%> (-0.88%) ⬇️
pyhap/tlv.py 10.34% <0%> (+0.34%) ⬆️
pyhap/encoder.py 100% <100%> (ø) ⬆️
pyhap/const.py 100% <100%> (ø) ⬆️
pyhap/state.py 100% <100%> (ø)
pyhap/accessory.py 47.12% <35.71%> (-4.29%) ⬇️
... and 6 more

@ikalchev ikalchev merged commit d30a72a into master May 18, 2018
@ikalchev ikalchev deleted the v2.1.0 branch May 18, 2018 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants