Releases: jabesq-org/pyatmo
Releases · jabesq-org/pyatmo
Release v8.1.0
pyatmo v8.1.0 Added ----- - Expose camera person status - Add NLE support - Add proper energy support - Add cooler support - Add BNS support
Release v8.0.3
Release v8.0.3 (#488) * Update BNCS * feat: add centralized ventilation controller NLLF --------- Signed-off-by: Tobias Sauerwein <[email protected]>
Release v8.0.2
Release v8.0.2 (#485) * add missing device type mapping for NIS (#476) * Add power data to NLPD entities (#477) * Add missing NLFE Legrand dimmer switch * clean up * Add shutter capabilities to BNAB, BNAS and BNMS (#484) * fix: update name prefixing (#483) --------- Signed-off-by: Tobias Sauerwein <[email protected]>
Release v8.0.1
Release 8.0.1 (#481) * cd: Run publish-to-test-pypi only on development branch * fix devcontainer (#468) * Add start and end times to room class (#469) * Remove deprecated code (#461) * Remove deprecated code * Remove old codeql config * Remove unused fixture * Minor clean up * Refactor async_post_request Signed-off-by: Tobias Sauerwein <[email protected]> --------- Signed-off-by: Tobias Sauerwein <[email protected]> * Split tests and clean up (#471) * split tests * clean up cruft * Fix NLPD to provide energy readings * Add BNLD - Bticino dimmable light * Update readme (#472) * Clean up somfy shutter * Add new bticino scope * update readme * chore(deps): Bump actions/setup-python from 4.7.1 to 5.0.0 (#474) Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.1 to 5.0.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v4.7.1...v5.0.0) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * add missing device type mapping for NIS (#476) * Add power data to NLPD entities (#477) * Clean up (#479) * Update CHANGELOG.md * Fix nlfe (#480) * Add missing NLFE Legrand dimmer switch * clean up * Update changelog --------- Signed-off-by: Tobias Sauerwein <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Hugo Dupras <[email protected]> Co-authored-by: deosrc <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release v8.0.0
Releasing 8.0.0 (#478) * cd: Run publish-to-test-pypi only on development branch * fix devcontainer (#468) * Add start and end times to room class (#469) * Remove deprecated code (#461) * Remove deprecated code * Remove old codeql config * Remove unused fixture * Minor clean up * Refactor async_post_request Signed-off-by: Tobias Sauerwein <[email protected]> --------- Signed-off-by: Tobias Sauerwein <[email protected]> * Split tests and clean up (#471) * split tests * clean up cruft * Fix NLPD to provide energy readings * Add BNLD - Bticino dimmable light * Update readme (#472) * Clean up somfy shutter * Add new bticino scope * update readme * chore(deps): Bump actions/setup-python from 4.7.1 to 5.0.0 (#474) Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.1 to 5.0.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v4.7.1...v5.0.0) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * add missing device type mapping for NIS (#476) * Add power data to NLPD entities (#477) * Clean up (#479) --------- Signed-off-by: Tobias Sauerwein <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Hugo Dupras <[email protected]> Co-authored-by: deosrc <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release v7.6.0
pyatmo v7.6.0 ------------- Added ===== - Opening category for NACamDoorTag - Schedule modification - Bticino MyHome Server 1 scopes - NLPD - Drivia dry contact - BTicino module stubs (functionality will come later) - support for Legrand garage door opener (NLJ) - support for BTicino intelligent light (BNIL) Removed ======= - Support for Python 3.8 and 3.9 Fixed ===== - Update functionality for NLP, NLC, NLT and NLG
Release v7.5.0
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
Release v7.4.0
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
Release v7.3.0
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
Release v7.2.0
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