2026.4.0
What's Changed
- Fix typo in breeze mild capability by @mill1000 in #405
- Add Macedonian translation by @mill1000 in #408
- Add missing Dutch translations by @jkwierenga in #407
- Add support for specifying additional device capabilities by @mill1000 in #406
- Add defrost and outdoor fan speed sensors by @mill1000 in #402
- Add outdoor silent mode switch by @its-tom in #410
- Fix failing tests due to upstream HA updates by @mill1000 in #411
- Update msmart-ng version to 2026.4.1 by @mill1000 in #412
msmart-ng
2026.4.1
- Add support for Out Silent Mode (Capability 0x00CD) for Midea PortaSplit by @its-tom in mill1000/midea-msmart#258
2026.4.0
- Allow merging capability overrides by @mill1000 in mill1000/midea-msmart#255
- Fix exception is discovery when device of unknown type is created by @mill1000 in mill1000/midea-msmart#259
2026.3.0
- Update to Python 3.14 by @mill1000 in mill1000/midea-msmart#245
- Change return type of target temperature ranges to float by @mill1000 in mill1000/midea-msmart#251
- Add basic support for defrost status by @mill1000 in mill1000/midea-msmart#250
- Update CLI to query capabilities before state with
--capabilitiesoption by @mill1000 in mill1000/midea-msmart#252 - Add outdoor fan speed from Group5 data response by @mill1000 in mill1000/midea-msmart#253
- Support dumping and overriding device capabilities by @mill1000 in mill1000/midea-msmart#249
- Tidy up device attributes by @mill1000 in mill1000/midea-msmart#254
New Contributors
- @jkwierenga made their first contribution in #407
- @its-tom made their first contribution in #410
Full Changelog: 2026.2.0...2026.4.0