Releases: iMicknl/python-overkiz-api
v1.13.3
What's changed
🚀 Features
📦 Dependencies
- Bump boto3 from 1.29.2 to 1.29.3 (#1048) @dependabot
- Bump aiohttp from 3.8.6 to 3.9.0 (#1049) @dependabot
- Bump boto3 from 1.28.84 to 1.29.2 (#1046) @dependabot
- Bump boto3 from 1.28.83 to 1.28.84 (#1041) @dependabot
- Bump mypy from 1.6.1 to 1.7.0 (#1042) @dependabot
Contributors to this release
@dependabot, @dependabot[bot] and @iMicknl
v1.13.2
What's changed
🪲 Fixes
📚 Documentation
📦 Dependencies
- Bump boto3 from 1.28.82 to 1.28.83 (#1038) @dependabot
- Bump boto3 from 1.28.80 to 1.28.82 (#1037) @dependabot
- Bump black from 23.10.1 to 23.11.0 (#1035) @dependabot
- Bump boto3 from 1.28.79 to 1.28.80 (#1036) @dependabot
Contributors to this release
@dependabot, @dependabot[bot] and @iMicknl
v1.13.1
What's changed
🚀 Features
- Add command enums for ogp:VenetianBlind (#1033) @iMicknl
- Improve email obfuscation for Nexity accounts (#1032) @iMicknl
- Improve connection retry logic for ServerDisconnectedError, ClientConnectorError (#1031) @iMicknl
- Obfuscate SSID name in diagnostics (#1034) @iMicknl
Contributors to this release
@dependabot[bot] and @iMicknl
v1.13.0
What's changed
🚀 Features
📦 Dependencies
- Bump boto3 from 1.28.77 to 1.28.79 (#1030) @dependabot
Contributors to this release
@dependabot, @dependabot[bot] and @iMicknl
v1.12.2
What's changed
📦 Dependencies
- Bump pytest-asyncio from 0.21.1 to 0.22.0 (#1024) @dependabot
- Bump boto3 from 1.28.72 to 1.28.77 (#1028) @dependabot
- Bump boto3 from 1.28.70 to 1.28.72 (#1022) @dependabot
- Bump boto3 from 1.28.69 to 1.28.70 (#1019) @dependabot
- Bump pytest from 7.4.2 to 7.4.3 (#1020) @dependabot
- Bump boto3 from 1.28.67 to 1.28.69 (#1018) @dependabot
- Bump black from 23.10.0 to 23.10.1 (#1017) @dependabot
- Bump pylint from 3.0.1 to 3.0.2 (#1015) @dependabot
- Bump boto3 from 1.28.66 to 1.28.67 (#1014) @dependabot
- Bump boto3 from 1.28.65 to 1.28.66 (#1013) @dependabot
- Bump pre-commit from 3.4.0 to 3.5.0 (#1007) @dependabot
- Bump mypy from 1.6.0 to 1.6.1 (#1010) @dependabot
- Bump black from 23.9.1 to 23.10.0 (#1011) @dependabot
- Bump boto3 from 1.28.64 to 1.28.65 (#1012) @dependabot
- Bump urllib3 from 1.26.17 to 1.26.18 (#1009) @dependabot
- Bump boto3 from 1.28.63 to 1.28.64 (#1008) @dependabot
- Bump boto3 from 1.28.62 to 1.28.63 (#1006) @dependabot
- Bump mypy from 1.5.1 to 1.6.0 (#1005) @dependabot
- Bump boto3 from 1.28.61 to 1.28.62 (#1003) @dependabot
- Bump aiohttp from 3.8.5 to 3.8.6 (#1004) @dependabot
Contributors to this release
@dependabot, @dependabot[bot] and @iMicknl
v1.12.1
What's changed
🚀 Features
📦 Dependencies
- Bump boto3 from 1.28.60 to 1.28.61 (#1000) @dependabot
- Bump pylint from 3.0.0 to 3.0.1 (#999) @dependabot
- Bump boto3 from 1.28.58 to 1.28.60 (#998) @dependabot
Contributors to this release
@dependabot, @dependabot[bot] and @iMicknl
v1.12.0
What's changed
Two enums have been renamed, since they didn't adhere the right naming scheme. If you use these enums, make sure to update your application.
CORE_HOLIDAYS_MODE_STATE is renamed to CORE_HOLIDAYS_MODE and CORE_PROGRAMMING_AVAILABLE_STATE is renamed to CORE_PROGRAMMING_AVAILABLE. If you sue
💥 Breaking Changes
🚀 Features
- Add new UIClasses and EventNames (#987) @iMicknl
- Fix devcontainer (#988) @iMicknl
- Add extra state enums (#990) @iMicknl
- Add new CozyTouch FailureTypes (#989) @iMicknl
📦 Dependencies
- Bump boto3 from 1.28.57 to 1.28.58 (#996) @dependabot
- Bump pylint from 2.17.7 to 3.0.0 (#995) @dependabot
- Bump urllib3 from 1.26.16 to 1.26.17 (#994) @dependabot
- Bump pylint from 2.17.6 to 2.17.7 (#993) @dependabot
- Bump boto3 from 1.28.56 to 1.28.57 (#992) @dependabot
- Bump boto3 from 1.28.55 to 1.28.56 (#991) @dependabot
- Bump pylint from 2.17.5 to 2.17.6 (#985) @dependabot
- Bump boto3 from 1.28.51 to 1.28.55 (#986) @dependabot
- Bump boto3 from 1.28.50 to 1.28.51 (#980) @dependabot
Contributors to this release
@dependabot, @dependabot[bot], @fetzerch and @iMicknl
v1.11.0
What's changed
- client: Add refresh_device_states (#956) @fetzerch
- command: Fix partial position command (#972) @fetzerch
- command: Add SET_PARTIAL_POSITION (#957) @fetzerch
- command: Add SET_CLOSURE_AND_ORIENTATION (#955) @fetzerch
📦 Dependencies
- Bump black from 23.7.0 to 23.9.1 (#970) @dependabot
- Bump pre-commit from 3.3.3 to 3.4.0 (#958) @dependabot
- Bump actions/checkout from 3 to 4 (#962) @dependabot
- Bump pytest from 7.4.0 to 7.4.2 (#967) @dependabot
- Bump tox from 4.9.0 to 4.11.3 (#971) @dependabot
- Bump boto3 from 1.28.29 to 1.28.50 (#978) @dependabot
- Bump boto3 from 1.28.28 to 1.28.29 (#942) @dependabot
- Bump boto3 from 1.28.26 to 1.28.28 (#939) @dependabot
- Bump mypy from 1.5.0 to 1.5.1 (#940) @dependabot
- Bump tox from 4.8.0 to 4.9.0 (#941) @dependabot
- Bump boto3 from 1.28.25 to 1.28.26 (#937) @dependabot
- Bump tox from 4.7.0 to 4.8.0 (#936) @dependabot
- Bump boto3 from 1.28.24 to 1.28.25 (#935) @dependabot
- Bump boto3 from 1.28.23 to 1.28.24 (#933) @dependabot
- Bump mypy from 1.4.1 to 1.5.0 (#934) @dependabot
- Bump boto3 from 1.28.22 to 1.28.23 (#932) @dependabot
- Bump pre-commit from 2.21.0 to 3.3.3 (#928) @dependabot
- Bump boto3 from 1.28.20 to 1.28.22 (#931) @dependabot
- Bump tox from 3.28.0 to 4.7.0 (#930) @dependabot
Contributors to this release
@dependabot, @dependabot[bot] and @fetzerch
v1.10.1
What's changed
🚀 Features
📦 Dependencies
- Bump black from 22.12.0 to 23.7.0 (#926) @dependabot
Contributors to this release
@dependabot, @dependabot[bot] and @iMicknl
v1.10.0
What's changed
From this release we will focus on Python 3.11, but olders versions up to Python 3.8 are still supported. All enums are moved to the native StrEnum in 3.11, which can have influence in how your enums behave. We didn't list this as a breaking change, since it now has the same behaviour as in older Python versions.
🚀 Features
- Move to StrEnum with backport for older Python versions (#923) @iMicknl
- Add Python 3.11 support to CI/CD and update all dependencies (#921) @iMicknl
📦 Dependencies
- Bump boto3 from 1.28.12 to 1.28.14 (#916) @dependabot
- Bump boto3 from 1.28.9 to 1.28.12 (#915) @dependabot
- Bump boto3 from 1.28.8 to 1.28.9 (#912) @dependabot
- Bump aiohttp from 3.8.4 to 3.8.5 (#909) @dependabot
- Bump boto3 from 1.28.5 to 1.28.8 (#911) @dependabot
- Bump boto3 from 1.28.3 to 1.28.5 (#908) @dependabot
- Bump boto3 from 1.28.2 to 1.28.3 (#906) @dependabot
- Bump boto3 from 1.28.1 to 1.28.2 (#904) @dependabot
- Bump pytest-asyncio from 0.21.0 to 0.21.1 (#905) @dependabot
- Bump boto3 from 1.28.0 to 1.28.1 (#903) @dependabot
Contributors to this release
@dependabot, @dependabot[bot] and @iMicknl