Releases: Mosibi/Midea-heat-pump-ESPHome
Releases · Mosibi/Midea-heat-pump-ESPHome
Release 5.1.0
Release 5.0.0
What's Changed
- Fixed bug ..._onoff should be ..._on_off by @svenar-nl in #49
- Removed space before colon in optimistic option in several registers by @Mosibi in #51
- Update Register 210 to be fully configurable except Reserved ones;) by @rysiulg in #48
- Update Register 211 to be configurable except reserved bit ;) by @rysiulg in #52
- Update changelog, versions 4.1.3 and 4.1.4 do not exist (yet) by @Mosibi in #53
- Add GitHub actions by @Mosibi in #55
- Update Register 101, 102, 200 and added COP by @rysiulg in #54
- Update GitHub action 1729964091 by @Mosibi in #61
- Update Register 2, 4, 6 values min_max with checking Register 2 min/max which depends on emmission type installed by @rysiulg in #60
- Updated included web-UI layout by @svenar-nl in #65
- Prepare for release 5.0.0 by @Mosibi in #66
- set version 5.0.0 by @Mosibi in #67
Full Changelog: 4.1.2...5.0.0
Release 4.1.2
What's Changed
Full Changelog: 4.1.1...4.1.2
Release 4.1.1
Release 4.1.0
Release 4.0.0
Changed
- esp-idf is used as ESP32 framework instead of arduino (breaking change)
- This framework is recommended for ESP32 chips by ESPHome. Be aware that this is a breaking change. To apply this configuration update on an existing board, an one-time serial flash will be needed
- Removed "ssid" and "password" from the wifi section. These will be stored by the captive portal component
- Renamed "Power Air Conditioner Zone 1" to "Room Temperature Control", "Power Floor Heating Zone 1" to "Water Flow Temperature Control Zone 1" and "Power Air Conditioner Zone 2" to "Water Flow Temperature Control Zone 2"
- Removed "${entity_prefix} from all entries. Got a tip from user "Septillion" on https://tweakers.net that this is not needed (anymore?) in ESPHome (breaking change (potential))
- If needed, ESPHome will add the "friendly name" to an entity, which is "Heatpump Controller" in the current configuration.
Fixed
- "Active State" now also takes into account when the temperature is controlled by the water flow temperature and not only the room thermostat
Release 3.2.1
'Electricity Consumption' and 'Power Output' configured as device class 'energy'.
@bkbartk thank you for your contribution!
Release 3.2.0
Release 3.1.0
What's Changed
Full Changelog: 3.0.1...3.1.0
Release 3.0.1
What's Changed
- Swapped bit 0 & bit 1 of register 0 | Added a 100x multiplier to IBH1/2 & TBH by @svenar-nl in #27
- ESPHome version 2024.6.0 requires a platform key under ota by @Mosibi in #30
New Contributors
- @svenar-nl made their first contribution in #27
Full Changelog: 3.0.0...3.0.1