Releases: jeatheak/Mitsubishi-WF-RAC-Integration
Releases · jeatheak/Mitsubishi-WF-RAC-Integration
2024.12-beta.1
What's Changed
- Add german translation by @sakya81 in #118
- fix: swing mode and some bug by @mmaarrkk02 in #126
New Contributors
- @sakya81 made their first contribution in #118
- @mmaarrkk02 made their first contribution in #126
Full Changelog: 2024.7...2024.12-beta.1
2024.7
What's Changed
- Fix config entry setup by @hmmbob in #104
- Config flow changes by @Wesley-Vos in #112
- Please add Japanese translation. by @yhi264 in #115
- 2024.7 by @jeatheak in #117
New Contributors
- @Wesley-Vos made their first contribution in #112
- @yhi264 made their first contribution in #115
Full Changelog: 2024.6...2024.7
2024.7-beta.4
add default vaues to airco class and better startup init handling
2024.7-beta.3
What's Changed
- Config flow changes by @Wesley-Vos in #112
New Contributors
- @Wesley-Vos made their first contribution in #112
Full Changelog: 2024.7-beta.2...2024.7-beta.3
2024.7-beta.2
What's Changed
- Fix config entry setup by @hmmbob in #104
- add hvac_mode_state and horizontal_swing_mode to fix #64 by @jeatheak
- remove fixed 25C for fan mode #71 by @jeatheak
- add target temperature sensor (disabled by default) #42 by @jeatheak
- add min max to temperature set. To try to fix issue #54 by @jeatheak
- add vertical swing select by @jeatheak
Full Changelog: 2024.6...2024.7-beta.2
2024.6
What's Changed
- Added: Lithuanian translations by @drawgas in #87
- Fix typing warning by @hmmbob in #96
- Replace async_add_job with async_create_task by @hmmbob in #99
- 2024.6 by @jeatheak in #105
- Fix config entry setup by @hmmbob in #104
- Availablitiy: #41 #98 #58
- Correct version: #59
New Contributors
Full Changelog: 2024.2.1...2024.6
2024.2.1
v0.5.0
What's Changed
- Update manifest.json by @hmmbob in #59
- Fixed bug when setting swing modes. by @nhale25 in #60
- Consolidate updates from calls to async_set_* when they occur within 500ms of each other. by @nhale25 in #61
- Fix for warnings in HA 2024.1 by @hmmbob in #72
New Contributors
Full Changelog: v0.4.0...v0.5.0
v0.4.0 - Add Horizontal swing mode select component
What's Changed
- Add Horizontal swing select component to set the hroizontal swing mode from dashboard or automation and possible to read the swing mode. see #49
- Change requirements aenum to aenum>=3.1.11 in manifest.json see #50
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- Support optional hvac_mode parameter in set_temperature on climate by @Akeboshiwind in #48
New Contributors
- @Akeboshiwind made their first contribution in #48
Full Changelog: v0.3.0...v0.3.1