Releases: lostfields/python-panasonic-comfort-cloud
Releases · lostfields/python-panasonic-comfort-cloud
v0.1.2
What's Changed
- fix: added _get_api_key from panasonic_cc by @mortenf in #104
- bugfix/Version check by @lostfields in #105
- chore/Avoid date to string by @lostfields in #106
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- small cleaning by @Sharppis1 in #101
New Contributors
- @Sharppis1 made their first contribution in #101
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- feature/oauth2 by @danielcherubini @little-quokka in #100
Full Changelog: v0.0.27...v0.1.0
v0.0.27
What's Changed
- Update python-publish.yml us release/v1 instead of master. by @djbulsink in #91
Full Changelog: v0.0.26...v0.0.27
v0.0.26
What's Changed
- bugfix/New version app has been published by @lostfields in #89
Full Changelog: v0.0.25...v0.0.26
Bugfixing language
What's Changed
- Change language parameter from string to int by @martinkaltoft in #84
New Contributors
- @martinkaltoft made their first contribution in #84
Full Changelog: v0.0.24...v0.0.25
Minor patches and bugfixes
Upping version
What's Changed
- Update README.md by @purcell-lab in #54
- Upping version + adding charset by @lostfields in #67
- Use release tag as package version by @lostfields in #68
New Contributors
- @purcell-lab made their first contribution in #54
- @lostfields made their first contribution in #67
Full Changelog: v0.0.22...v0.0.23
v0.0.22
Bumping version for Panasonic to 1.20.0. Skipping a few from the current 1.12.0 version since that works now.
What's Changed
- pcomfortcloud.py: make the script executable by @LudovicRousseau in #4
- Remove extra space characters at end of line by @LudovicRousseau in #9
- Added ecomode to set_device by @djbulsink in #6
- Add missing eco arg for eco mode by @anthonymf in #13
- Fix CERTIFICATE_VERIFY_FAILED by default by @LudovicRousseau in #14
- Add support of data history by @LudovicRousseau in #11
- Update TLS certificate for https://accsmart.panasonic.com/ by @LudovicRousseau in #20
- Added support for panasonic nanoe by @sockless-coding in #23
- Update README.md by @2bbe in #27
- Fixed the AirSwingLR enum values by @sockless-coding in #24
- fix app version problem, code 4106 by @mortenf in #36
- replace User-Agent by @k1ng440 in #44
New Contributors
- @LudovicRousseau made their first contribution in #4
- @djbulsink made their first contribution in #6
- @anthonymf made their first contribution in #13
- @sockless-coding made their first contribution in #23
- @2bbe made their first contribution in #27
- @mortenf made their first contribution in #36
- @k1ng440 made their first contribution in #44
Full Changelog: https://github.com/lostfields/python-panasonic-comfort-cloud/commits/v0.0.22