Tags: a3135134/HAP-python
Tags
Merge pull request ikalchev#188 from ikalchev/v2.5.0 Merge v2.5.0 into master
Merge pull request ikalchev#180 from ikalchev/v2.4.2 Release v2.4.2
Merge pull request ikalchev#132 from ikalchev/v2.2.2 Merge release v2.2.2 into master
Merge pull request ikalchev#129 from ikalchev/v2.2.1 Merge feature branch v2.2.1
V2.1.0 (ikalchev#122) * Merge master back into dev (ikalchev#111) * Fix typo in log message (ikalchev#112) * Fix typo in SDS011 * Documentation improvements for version 2.0.0 (ikalchev#114) * Replace event_loop with loop (ikalchev#107) * Changelog update (ikalchev#116) * Added entry for event loop change * Additional changes * Small changes - Accessory (ikalchev#117) * Improved bridge.to_HAP * Updated changelog * Fix another typo in SDS011 which prevented pm10 from getting updates. * Added getter_callback to Characteristic ikalchev#78 * Fix typo bridge.to_HAP (ikalchev#119) * Adding Code Style Checker (ikalchev#118) * Add basis for style checker * Fixed lint errors * Updated changelog * Improvements 7 - Config class (ikalchev#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. (ikalchev#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.
PreviousNext