Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo in log message #112

Merged
merged 1 commit into from
May 4, 2018
Merged

Fix typo in log message #112

merged 1 commit into from
May 4, 2018

Conversation

lmarlow
Copy link
Contributor

@lmarlow lmarlow commented May 4, 2018

No description provided.

@codecov-io
Copy link

codecov-io commented May 4, 2018

Codecov Report

Merging #112 into dev will not change coverage.
The diff coverage is 100%.

@@           Coverage Diff           @@
##              dev     #112   +/-   ##
=======================================
  Coverage   50.86%   50.86%           
=======================================
  Files          14       14           
  Lines        1337     1337           
  Branches      138      138           
=======================================
  Hits          680      680           
  Misses        646      646           
  Partials       11       11
Impacted Files Coverage Δ
pyhap/accessory_driver.py 56.27% <100%> (ø) ⬆️

@ikalchev ikalchev merged commit 4bcc0b3 into ikalchev:dev May 4, 2018
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