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

Changelog update #116

Merged
merged 2 commits into from
May 8, 2018
Merged

Changelog update #116

merged 2 commits into from
May 8, 2018

Conversation

cdce8p
Copy link
Contributor

@cdce8p cdce8p commented May 7, 2018

A small update to the changelog, since a few of the last commits / PR's (including my own unfortunately) didn't include them. I didn't add any fixes for accessories.

@codecov-io
Copy link

Codecov Report

Merging #116 into dev will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #116   +/-   ##
=======================================
  Coverage   50.86%   50.86%           
=======================================
  Files          14       14           
  Lines        1337     1337           
  Branches      138      138           
=======================================
  Hits          680      680           
  Misses        646      646           
  Partials       11       11

@cdce8p cdce8p mentioned this pull request May 7, 2018
@ikalchev
Copy link
Owner

ikalchev commented May 8, 2018

Sorry, 2 of these are mine. Thanks

@ikalchev ikalchev merged commit 843bc83 into ikalchev:dev May 8, 2018
@cdce8p cdce8p deleted the changelog-update branch May 8, 2018 06:02
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