Releases: wuwentao/midea_ac_lan
Releases · wuwentao/midea_ac_lan
v0.6.11
What's Changed
- feat(docs): add contributing guide docs by @wuwentao in #726
- feat: add Spanish translations by @oscfdezdz in #770
- feat(cd): expose more attributes for CD device by @FrancYescO in #758
- feat(a1) :add filter cleaning reminder binary sensor by @pplucky in #750
- feat(c3): add water inlet/outlet temperature and current power sensors by @kmich in #747
- fix(ca): fix 0xCA device refrigerator_door status error by @wuwentao in #717
- chore(docs): AC device power_analysis_method info updated and extended by @folfy in #759
- chore(main): bump midea-local to v6.6.0 by @wuwentao in #773
New Contributors
- @folfy made their first contribution in #759
- @oscfdezdz made their first contribution in #770
- @FrancYescO made their first contribution in #758
- @pplucky made their first contribution in #750
- @kmich made their first contribution in #747
Full Changelog: v0.6.10...v0.6.11
v0.6.10
What's Changed
- chore: update midea_devices.py from CRLF to LF by @wuwentao in #674
- fix(ac): fix ac device custom fan_mode value translate by @wuwentao in #675
- chore(docs): simplify hacs installation steps by @SoCuul in #646
- chore: update github action version by @wuwentao in #706
- feat: entity has_entity_key and translation_key by @wuwentao in #707
- chore(main): bump midea-local to v6.5.0 by @wuwentao in #712
- feat(a1): allow customization of default modes and speeds for dehumidifiers by @agorski3 in #677
- feat(ca): add ca device attrs and translation by @wuwentao in #708
- chore(main): midea_ac_lan release v0.6.10 by @wuwentao in #713
New Contributors
Full Changelog: v0.6.9...v0.6.10
v0.6.9
What's Changed
- feat(water_heater): add supported features property for Midea E2 Wate… by @Hyominnnn in #604
- feat(ac): ac device support airflow direction control by @wuwentao in #663
- feat(ac): ac device support fan speed percent control by @wuwentao in #664
- feat(doc): update E2 device doc for precision_halves by @wuwentao in #596
- fix: return and skip update when device disabled or hass none by @wuwentao in #616
- fix(ac): fix ac device current humidity with 0 value by @wuwentao in #614
- fix(ac): disable 0xAC device indoor_humidity in web UI return None by @wuwentao in #641
- fix(device): prevent crash if socket is None during unload by @Scratchxs in #654
- fix dev container by @constambeys in #375
- chore: devcontainer support local apt and pip mirror by @wuwentao in #597
- chore: fix devcontainter apt update step and pip config path by @wuwentao in #598
- chore(main): bump midea-local to v6.4.0 by @wuwentao in #662
- chore(main): midea_ac_lan release v0.6.9 by @wuwentao in #665
New Contributors
- @constambeys made their first contribution in #375
- @Scratchxs made their first contribution in #654
- @Hyominnnn made their first contribution in #604
Full Changelog: v0.6.8...v0.6.9
v0.6.8
What's Changed
- Fixed C3/E2/E3/E6/CD/ED device bug
- Fixed some english translations; added most of russian translations. by @sashakavun in #569
- feat(e6): support cold_water_dot/cold_water_single/heating_modes by @wuwentao in #573
- chore(doc): update docs for README and device info by @wuwentao in #578
- chore(main): bump midea-local to v6.3.0 by @wuwentao in #579
- chore(main): midea_ac_lan release v0.6.8 by @wuwentao in #580
New Contributors
- @sashakavun made their first contribution in #569
Full Changelog: v0.6.7...v0.6.8
v0.6.7
What's Changed
- chore(doc): add get device type and sn in debug doc by @wuwentao in #468
- chore(mypy): switch mypy-dev to mypy release by @wuwentao in #501
- chore(main): add debug log as mandatory info in all issue template by @wuwentao in #500
- feat(cd): add 0xCD device water level attr and docs by @wuwentao in #471
- chore(main): bump midea-local to v6.2.0 by @wuwentao in #534
- feat(ad): add 0xAD device attrs by @olarodes in #532
- fix(device): water heater temperature should be float by @wuwentao in #533
- fix(cloud): switch default cloud from SmartHome to NetHome Plus by @wuwentao in #535
- chore(readme): update readme about backup json config file by @wuwentao in #536
- feat(db): add 0xDB device attrs and docs by @wuwentao in #469
- feat(dc): add 0xDC device attrs and docs by @wuwentao in #470
- chore(main): midea_ac_lan release v0.6.7 by @wuwentao in #537
New Contributors
Full Changelog: v0.6.6...v0.6.7
v0.6.6
What's Changed
- fix(ac): update AC device min temperature from 17 to 16 by @wuwentao in #401
- fix(e3): e3 water heater set power cause current operation unknown by @wuwentao in #417
- fix(light): replace ATTR_COLOR_TEMP with ATTR_COLOR_TEMP_KELVIN by @wuwentao in #440
- feat(AC): support
current_humidityfor AC deviceclimateby @semyonchetvertnyh in #411 - chore(readme): add upgrade steps and QQ group in readme by @wuwentao in #441
- chore(readme): add upgrade comments in readme by @wuwentao in #452
- chore(doc): add debug and test docs by @wuwentao in #447
- chore(doc): add C3 device silent level docs by @wuwentao in #443
- chore(main): bump midea-local to v6.1.0 by @wuwentao in #457
- chore(main): bump version v0.6.6 by @wuwentao in #460
New Contributors
- @semyonchetvertnyh made their first contribution in #411
Full Changelog: v0.6.5...v0.6.6
v0.6.5
What's Changed
- chore(pre-commit.ci): pre-commit autoupdate by @pre-commit-ci in #365
- chore: bump midea-local to v6.0.3 by @chemelli74 in #366
- chore: bump version to v0.6.5 by @chemelli74 in #367
Full Changelog: v0.6.4...v0.6.5
v0.6.4
What's Changed
- build: add commitlint to pre-commit by @chemelli74 in #357
- fix: protocol select in config_flow by @chemelli74 in #361
- chore(github): update issue template by @wuwentao in #360
- chore: bump version to v0.6.4 by @chemelli74 in #362
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- chore(pre-commit.ci): pre-commit autoupdate by @pre-commit-ci in #349
- chore: add zh-Hans language translate by @wuwentao in #353
- fix: config flow protocol default by @chemelli74 in #354
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- fix: rename MSmartHome cloud by @chemelli74 in #348
- chore: bump midea-local to v6.0.2 by @chemelli74 in #351
- chore: bump version to v0.6.2 by @chemelli74 in #350
Full Changelog: v0.6.1...v0.6.2