Releases: mochipon/pysesameos2
Releases · mochipon/pysesameos2
v0.0.6
What's Changed
- Update actions/setup-python action to v4 by @renovate in #57
- fix device status callback not executed by @zhyu in #59
- MQTT sample can't work properly by @konikoni428 in #62
New Contributors
- @zhyu made their first contribution in #59
- @konikoni428 made their first contribution in #62
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Update dependency pytest-cov to v3 by @renovate in #27
- Update dependency PyYAML to v6 by @renovate in #28
- Update dependency bleak to ^0.13.0 by @renovate in #31
- Update dependency paho-mqtt to v1.6.0 by @renovate in #30
- Update dependency pytest-asyncio to ^0.16.0 by @renovate in #29
- Update dependency paho-mqtt to v1.6.1 by @renovate in #32
- Update heinrichreimer/github-changelog-generator-action action to v2.3 by @renovate in #33
- Update dependency bleak to ^0.14.0 by @renovate in #41
- Drop Python 3.6 support and Bump deps by @mochipon in #51
- Update dependency mkdocstrings to ^0.19.0 by @renovate in #43
- Update dependency mkdocstrings-python to ^0.7.0 by @renovate in #53
- Fix type hinting by @mochipon in #52
- Use master site (GitHub) for flake8 by @mochipon in #54
- Fix typo:
getBatteryPrecentage
->getBatteryPercentage
by @mochipon in #55
New Contributors
Full Changelog: v0.0.4...v0.0.5
v0.0.4
v0.0.3
Merged pull requests:
- Update example/connect.py #17
- Support SESAME bot #15
- Use Codecov in informational mode #14
- [Doc Fix] Add deps: jQuery #12
- Update codecov/codecov-action action to v2 #10
- Update precommit hook pre-commit/mirrors-isort to v5.9.2 #8
- Ensure we have the latest pip version in build environments #7
- Increase test coverage, Add (corrected) type hints #6
- Implement more strict value checking #5
v0.0.2
v0.0.1
First release 🎉