Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: jabesq-org/pyatmo

Tags

v6.2.4

Toggle v6.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version number

v6.2.3

Toggle v6.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix version number

v6.2.1

Toggle v6.2.1's commit message

Verified

This tag was signed with the committer’s verified signature.
jabesq Hugo Dupras
pyatmo v6.2.1

Fixed
-----

- Catch when no body is contained in the response

v6.2.0

Toggle v6.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
jabesq Hugo Dupras
Pyatmo 6.2.0

Added
=====

- Add support for python3.20
- Introduce climate module #156

Changed
=======

- Use assignment expressions

v6.1.0

Toggle v6.1.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
jabesq Hugo Dupras
Pyatmo 6.1.0

Added
=====

- Provide a VS Code devcontainer

Changed
=======

- Provide separate method for image retrival
- Minor f-string conversions

v6.0.0

Toggle v6.0.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
jabesq Hugo Dupras
pyatmo v6.0.0

Changed

- Ensure camera name is not None
- Split persons by home
- BREAKING: Require home_id for person related methods
- version is now managed by setuptools scm

v5.2.3

Toggle v5.2.3's commit message

Verified

This tag was signed with the committer’s verified signature.
jabesq Hugo Dupras
pyatmo v5.2.3

* Fixed
** Ignore if API omits unimportant attributes in response

v5.2.2

Toggle v5.2.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
jabesq Hugo Dupras
pyatmo v5.2.2

* Fixed
** Ignore if API omits unimportant attributes in response

v5.2.1

Toggle v5.2.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
jabesq Hugo Dupras
pyatmo v5.2.1

* Added
** Distribute type information

* Changed
** Update type annotations