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

Skip to content

Conversation

@cdce8p
Copy link
Contributor

@cdce8p cdce8p commented May 11, 2018

This typo was limited to the dev branch. No need to update master.

@codecov-io
Copy link

Codecov Report

Merging #119 into dev will not change coverage.
The diff coverage is 0%.

@@           Coverage Diff           @@
##              dev     #119   +/-   ##
=======================================
  Coverage   50.93%   50.93%           
=======================================
  Files          14       14           
  Lines        1337     1337           
  Branches      140      140           
=======================================
  Hits          681      681           
  Misses        643      643           
  Partials       13       13
Impacted Files Coverage Δ
pyhap/accessory.py 51.94% <0%> (ø) ⬆️

@ikalchev ikalchev merged commit 1ff502a into ikalchev:dev May 11, 2018
@cdce8p cdce8p deleted the acc-typo branch May 11, 2018 06:01
ikalchev added a commit that referenced this pull request May 18, 2018
* Merge master back into dev (#111)

* Fix typo in log message (#112)

* Fix typo in SDS011

* Documentation improvements for version 2.0.0 (#114)

* Replace event_loop with loop (#107)

* Changelog update (#116)

* Added entry for event loop change

* Additional changes

* Small changes - Accessory (#117)

* Improved bridge.to_HAP

* Updated changelog

* Fix another typo in SDS011 which prevented pm10 from getting updates.

* Added getter_callback to Characteristic #78

* Fix typo bridge.to_HAP (#119)

* Adding Code Style Checker (#118)

* Add basis for style checker

* Fixed lint errors

* Updated changelog

* Improvements 7 - Config class (#120)

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. (#115)

* 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.

* Release v2.1.0.
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.

3 participants