Updating to the latest version of netatmo api python - #2
Open
sam-dumont wants to merge 368 commits into
Open
Conversation
Signed-off-by: Hugo D. (jabesq) <jabesq@gmail.com>
Signed-off-by: Hugo D. (jabesq) <jabesq@gmail.com>
* Use id as module/room/schedule index instead of name * Add home_id as arguments * Add station_id to modulesNamesList() * Update camera test fixture * Update camera test cases * Index cameras by id * Set default home * Add station id parameter * Blacken code * Undo * Add getHomeName method * Introduce new exceptions * Remove print statement * Blacken code * Move exceptions into their own file * Update camera tests * Clean up camera and tests * Import exceptions
* Fix camera * fix camera * Update smart_home/Camera.py Co-Authored-By: cgtobi <cgtobi@users.noreply.github.com>
* Add support for reachable * Exclude reachable support for HomeCoach * Use consistent formatting * Bug fixes
* Add getHomeName method to Camera * Add gethomeId method for Camera * Add camera id argument to motion detection methods * Fix camera url retrieval and add tests
Signed-off-by: Hugo D. (jabesq) <jabesq@gmail.com>
* Fix missing dependencies * Add github action * Revert "Add github action" This reverts commit 9883532.
Signed-off-by: Hugo D. (jabesq) <jabesq@gmail.com>
* Fix missing dependencies * Add github action * Update pythonpackage.yml * Update pythonpackage.yml * Blacken code * Update pythonpackage.yml * Update pythonpackage.yml * Add github action * Fix timestamp conversion * Add homecoach test fixture
* Add setpersonhome/away services * Blacken code
* Add getModules method * Dict key can be either module_name or id * Blacken code
Updates the requirements on [actions/setup-python](https://github.com/actions/setup-python) to permit the latest version. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/commits/41b7212b1668f5de9d65e9c82aa777e6bbedb3a8) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.1.1 to 3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](pyca/cryptography@3.1.1...3.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Hugo Dupras <hugo.dupras@nxp.com>
Signed-off-by: Hugo Dupras <hugo.dupras@nxp.com>
Signed-off-by: Hugo Dupras <hugo.dupras@nxp.com>
Co-authored-by: cgtobi <cgtobi@users.noreply.github.com>
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.1 to 6.1.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest@6.1.1...6.1.2) Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.7.1 to 2.8.2. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v2.7.1...v2.8.2) Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Hugo D. (jabesq) <jabesq@gmail.com>
Signed-off-by: Hugo D. (jabesq) <jabesq@gmail.com>
v4.2.0 * Bug fixes and code optimizations
Signed-off-by: Hugo D. (jabesq) <jabesq@gmail.com>
Bumps [requests](https://github.com/psf/requests) from 2.24.0 to 2.25.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md) - [Commits](psf/requests@v2.24.0...v2.25.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.8.2 to 2.9.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v2.8.2...v2.9.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Hugo D. (jabesq) <jabesq@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.