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

Skip to content

Tags: jocel1/pyatmo

Tags

v7.0.1

Toggle v7.0.1's commit message

Verified

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

Deprecated
----------

- The following modules are deprecated and will be removed in pyatmo 8.0.0
    - camera
    - home_coach
    - public_data
    - thermostat
    - weather_station

v7.0.0

Toggle v7.0.0's commit message

Verified

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

Added
-----

- Adds support for Netatmo modulating thermostat
- Adds support for Netatmo doorbell
- Adds support for shutters, lights, energy meters and switches
- Adds support for 3rd party devices from different Legrand brands such as BTicinio, Bubendorff, Smarther, CX3
- Fetch favorite weather sensors
- Add support for third-party Netatmo devices (see `base_url` and `user_prefix` parameters)

Changed
-------

- Replace freezegun with time-machine

Fixed
-----

- Use async fixture decorators

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 jabesq-org#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