Releases: astrandb/miele
Bug fixes and perfomance improvements
Notable Changes
- Remove sensors for elapsed time from warming drawer @astrandb (#485)
- Support removal of stale devices with UI @astrandb (#465)
New Features
Translation
Dependencies
8 changes
- Bump ruff from 0.3.5 to 0.4.5 @dependabot (#486)
- Bump pre-commit from 3.7.0 to 3.7.1 @dependabot (#478)
- Bump actions/checkout from 4.1.4 to 4.1.6 @dependabot (#482)
- Bump actions/checkout from 4.1.2 to 4.1.4 @dependabot (#473)
- Bump ruff from 0.3.2 to 0.3.5 @dependabot (#464)
- Bump pre-commit from 3.6.2 to 3.7.0 @dependabot (#458)
- Bump actions/checkout from 4.1.1 to 4.1.2 @dependabot (#452)
- Bump ruff from 0.3.0 to 0.3.2 @dependabot (#450)
Code quality and optimizations
Development tools
Support for warming drawer and some minor fixes
Notable Changes
This release contains support for Miele warming drawer and some minor fixes. Translation to Finnish is also added. Thank you @ExMacro
New Features
- Add power switch and program phase strings for warming drawer @astrandb (#439)
- Add program id:s for dish warmer @astrandb (#437)
- Add support for Miele dish warmer @astrandb (#436)
Translation
- Lokalise: Translations update @astrandb (#449)
- Lokalise: Translations update @astrandb (#438)
- Add program id:s for dish warmer @astrandb (#437)
Dependencies
5 changes
- Bump svenstaro/upload-release-action from 2.7.0 to 2.9.0 @dependabot (#441)
- Bump ruff from 0.2.2 to 0.3.0 @dependabot (#445)
- Bump ruff from 0.1.14 to 0.2.2 @dependabot (#434)
- Bump pre-commit from 3.6.0 to 3.6.2 @dependabot (#435)
- Bump release-drafter/release-drafter from 5 to 6 @dependabot (#427)
Maintenance
Development tools
Next beta for dish warmer
Notable Changes
New Features
- Add program id:s for dish warmer @astrandb (#437)
- Add support for Miele dish warmer @astrandb (#436)
Translation
Dependencies
3 changes
- Bump ruff from 0.1.14 to 0.2.2 @dependabot (#434)
- Bump pre-commit from 3.6.0 to 3.6.2 @dependabot (#435)
- Bump release-drafter/release-drafter from 5 to 6 @dependabot (#427)
Development tools
Beta version with support for dish warmer
Bugfixes and maintenance
Notable Changes
Bug fixes
- Change from VacuumEntityDescription to StateVacuumEntityDescription to support HA2024.02 @ReneNulschDE (#422)
- Catch more HTTP errors and show better log messages @astrandb (#423)
Translation
Dependencies
3 changes
- Change from VacuumEntityDescription to StateVacuumEntityDescription to support HA2024.02 @ReneNulschDE (#422)
- Bump colorlog from 6.8.0 to 6.8.2 @dependabot (#420)
- Bump ruff from 0.1.9 to 0.1.14 @dependabot (#419)
Code quality and optimizations
Fix deprecation warnings in HA 2024.1.0
Bugfix and some fine-tuning
Notable Changes
New models of freezers and refrigerators have a slightly modified footprint in the API. This caused the integration to behave unpredictably.
Note that stale climate (thermostat) entities can appear if you have one of the affected models of freezers or refrigerators. These entities were created in the background by the previous version of the integration. They can be removed by opening the entity dialog and selecting the cog-wheel.
New Features
Bug fixes
Translation
Dependencies
4 changes
- Bump ruff from 0.1.6 to 0.1.8 @dependabot (#400)
- Bump pre-commit from 3.5.0 to 3.6.0 @dependabot (#395)
- Bump actions/setup-python from 4 to 5 @dependabot (#394)
- Bump colorlog from 6.7.0 to 6.8.0 @dependabot (#393)
Development tools
Beta - Bugfixes and performance improvements
Notable Changes
New models of freezers and refrigerators have a slightly modified footprint in the API. This caused the integration to behave unpredictably.
Note that stale climate (thermostat) entities can appear if you have one of the affected models of freezers or refrigerators. These entities were created in the background by the previous version of the integration. They can be removed by opening the entity dialog and selecting the cog-wheel.
Please report any issues with this release here on Github.
New Features
Bug fixes
Translation
Dependencies
4 changes
- Bump ruff from 0.1.6 to 0.1.8 @dependabot (#400)
- Bump pre-commit from 3.5.0 to 3.6.0 @dependabot (#395)
- Bump actions/setup-python from 4 to 5 @dependabot (#394)
- Bump colorlog from 6.7.0 to 6.8.0 @dependabot (#393)
Improved detection of number of heat zones.
Notable Changes
Some hobs dont report the number of available heat zones if the hob is turned off. This can confuse the integration. The logic to detect and compensate for this flaw in the API is now improved.
Bug fixes
Translation
Miscellaneous improvements
Notable Changes
This release contains some work on induction hubs and steam ovens. Thank you @bartkummel and @TomF79 for helping out with the reverse engineering.
There are also changes in how device names are constructed when the devices are first installed in the integration. Localized type names will be used if available in the Miele API.
And at last: Improved error messages for OAuth2 in config_flow - will appear when HA is upgraded to v2023.12
New Features
- Program IDs for DGC7450 steam oven @astrandb (#380)
- SteamOvenPrograms1 @astrandb (#378)
- Basic support for devtype 73 = steam oven @astrandb (#377)
- Use localized name of appliance device type if available @astrandb (#375)
- Refactor representation of heat zones (plates) on hobs @astrandb (#373)
- Add error messages for OAuth2 in config_flow @astrandb (#370)
Breaking changes
Translation
- Lokalise: Translations update @astrandb (#383)
- Use localized name of appliance device type if available @astrandb (#375)
- Lokalise: Translations update @astrandb (#374)
Dependencies
- Bump ruff from 0.1.5 to 0.1.6 @dependabot (#382)
- Bump ruff from 0.1.3 to 0.1.5 @dependabot (#372)