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

Skip to content

Tags: giogua/pyatmo

Tags

v7.5.0

Toggle v7.5.0's commit message

Verified

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

-------------

Added
=====

- Add NLAS - wireless batteryless scene switch device type
- Add BNEU, EBU, NLDD, NLAO, NLLF, NLUO, NLUP, Z3L, NLTS, NLUF

Fixed
=====

- Update Legrand and BTicino devices
- Fix broken temperature setter when OTM is in the setup

v7.4.0

Toggle v7.4.0's commit message

Verified

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

Added
-----

- Add NLUF device stub

Changed
-------

- Update test fixture data to be in line with HA tests

Fixed
-----

- Handle unknown device types and log
- Fix misc device types and add stubs for unknown

v7.3.0

Toggle v7.3.0's commit message
pyatmo v7.3.0

Added
-----

- Add Legrand NLUI device class

Changed
-------

- Minor code clean ups

Fixed
-----

- Handle invalid ip addressed from the API more gracefully
- Let weather station devices register home even if home does not exist
- Catch ContentTypeError error and handle more graceful
- Fix key error when battery hits very_low
- Response handling issues

v7.2.0

Toggle v7.2.0's commit message

Verified

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

Added
-----

- Add NLPO Legrand contactor
- Add NLD Legrand Double On/Off dimmer remote
- Add NLFE Legrand On-Off dimmer switch
- Add BTicino device support for BNCX, BNDL, BNSL

v7.1.1

Toggle v7.1.1's commit message

Verified

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

Fixed
-----

- Fix Netatmo radiator valves (NRV) set termpature

v7.1.0

Toggle v7.1.0's commit message

Verified

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

Added
-----

- Adds Legrand NLIS double switches
- Adds Legrand NLPT relay/teleruptor

Fixed
-----

- Use dimmer type for Legrand NLF dimmers

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