This repository has been archived by the owner on Apr 12, 2022. It is now read-only.
Releases: tetienne/somfy-open-api
Releases · tetienne/somfy-open-api
v0.11.0
Changes
💥 Breaking Changes
🚀 Features
📚 Documentation
📦 Dependencies
- Bump pyupgrade from 2.19.0 to 2.19.1 (#142) @dependabot
- Bump pytest-cov from 2.12.0 to 2.12.1 (#143) @dependabot
- Bump pylint from 2.8.2 to 2.8.3 (#144) @dependabot
- Bump pyupgrade from 2.18.1 to 2.19.0 (#140) @dependabot
- Bump httpretty from 1.1.2 to 1.1.3 (#139) @dependabot
- Bump pre-commit from 2.12.1 to 2.13.0 (#137) @dependabot
- Bump httpretty from 1.1.1 to 1.1.2 (#136) @dependabot
- Bump pyupgrade from 2.16.0 to 2.18.1 (#138) @dependabot
- Bump pyupgrade from 2.15.0 to 2.16.0 (#133) @dependabot
- Bump abatilo/actions-poetry from 2.0.0 to 2.1.2 (#134) @dependabot
v0.10.1
Changes
🚀 Features
- Add a workaround for low speed open/close (#112) @nbeernink
👷 Continuous Integration
- Publish build when new version detected (#121) @tetienne
- Add github action to dependabot (#122) @tetienne
- Update release drafter (#119) @tetienne
📦 Dependencies
- Bump pylint from 2.8.1 to 2.8.2 (#113) @dependabot
- Bump actions/checkout from 2.3.3 to 2.3.4 (#123) @dependabot
- Bump httpretty from 1.0.5 to 1.1.1 (#127) @dependabot
- Bump pyupgrade from 2.14.0 to 2.15.0 (#115) @dependabot
- Bump pytest-cov from 2.11.1 to 2.12.0 (#126) @dependabot
- Bump pytest from 6.2.3 to 6.2.4 (#117) @dependabot
- Bump flake8 from 3.9.1 to 3.9.2 (#116) @dependabot
- Bump tox from 3.23.0 to 3.23.1 (#118) @dependabot
- Bump pyupgrade from 2.13.0 to 2.14.0 (#114) @dependabot
- Bump pyupgrade from 2.10.0 to 2.13.0 (#111) @dependabot
- Bump flake8 from 3.9.0 to 3.9.1 (#107) @dependabot
- Bump pre-commit from 2.12.0 to 2.12.1 (#108) @dependabot
- Bump pylint from 2.7.4 to 2.8.1 (#110) @dependabot
- Bump pytest from 6.2.2 to 6.2.3 (#103) @dependabot
- Bump pylint from 2.7.2 to 2.7.4 (#104) @dependabot
- Bump pre-commit from 2.11.1 to 2.12.0 (#106) @dependabot
- Bump isort from 5.7.0 to 5.8.0 (#100) @dependabot
- Bump pre-commit from 2.11.0 to 2.11.1 (#98) @dependabot
- Bump flake8 from 3.8.4 to 3.9.0 (#99) @dependabot
- Bump tox from 3.22.0 to 3.23.0 (#97) @dependabot
- Bump mypy from 0.800 to 0.812 (#93) @dependabot
- Bump pre-commit from 2.10.1 to 2.11.0 (#96) @dependabot
- Bump pylint from 2.6.0 to 2.7.2 (#95) @dependabot
- Bump tox from 3.21.4 to 3.22.0 (#92) @dependabot
- Bump tox from 3.21.3 to 3.21.4 (#90) @dependabot
- Bump pyupgrade from 2.8.0 to 2.10.0 (#89) @dependabot
- Bump pre-commit from 2.10.0 to 2.10.1 (#91) @dependabot
- Bump pre-commit from 2.9.3 to 2.10.0 (#86) @dependabot
- Bump pyupgrade from 2.7.4 to 2.8.0 (#87) @dependabot
- Bump pytest from 6.2.1 to 6.2.2 (#85) @dependabot
- Bump tox from 3.21.2 to 3.21.3 (#84) @dependabot
- Bump pytest from 6.2.0 to 6.2.1 (#72) @dependabot
- Bump mypy from 0.790 to 0.800 (#81) @dependabot
- Bump pytest-cov from 2.10.1 to 2.11.1 (#82) @dependabot
- Bump tox from 3.21.1 to 3.21.2 (#83) @dependabot
- Bump tox from 3.21.0 to 3.21.1 (#80) @dependabot
- Bump tox from 3.20.1 to 3.21.0 (#79) @dependabot
- Bump httpretty from 1.0.3 to 1.0.5 (#78) @dependabot
- Bump isort from 5.6.4 to 5.7.0 (#74) @dependabot
- Bump pytest from 6.1.2 to 6.2.0 (#70) @dependabot
- Bump pre-commit from 2.9.2 to 2.9.3 (#71) @dependabot
v0.9.4
What's changed
- Update coverageLocations format (#67) @tetienne
- Allow User Agent override (#66) @tetienne
- Publish test coverage (#65) @tetienne
- Bump tox from 3.12.1 to 3.20.1 (#61) @dependabot-preview
- Bump pre-commit from 2.1.1 to 2.9.2 (#64) @dependabot
- Create Dependabot config file (#63) @dependabot-preview
- Sync pre-commit with poetry (#62) @tetienne
- Drop support for Python 3.5 and 3.4 and add 3.9 (#60) @tetienne
- Bump httpretty from 1.0.2 to 1.0.3 (#58) @dependabot-preview
- Small Thermostat Fixes (#59) @tetienne
👷 Continuous Integration
Contributors to this release
@dependabot, @dependabot-preview, @dependabot-preview[bot], @dependabot[bot] and @tetienne
0.9.1: Handle error 404 when looping on the sites (#57)
See home-assistant/core#42526