Skip to content

Releases: Mosibi/Midea-heat-pump-ESPHome

Release 5.1.0

12 Jan 15:20
6c11e07
Compare
Choose a tag to compare

What's Changed

  • Add Active state map by @Mosibi in #74
  • Update heatpump.yaml -Remove duplicated Register 4 from sensor by @rysiulg in #70
  • Update changelog for register 4 sensor removal by @Mosibi in #75
  • Set version 5.1.0 by @Mosibi in #76

Full Changelog: 5.0.0...5.1.0

Release 5.0.0

24 Nov 13:18
89898f1
Compare
Choose a tag to compare

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

18 Oct 17:36
ccaaff4
Compare
Choose a tag to compare

What's Changed

  • Update Register 5 to be configurable by @rysiulg in #46

Full Changelog: 4.1.1...4.1.2

Release 4.1.1

16 Oct 15:19
9d5a29a
Compare
Choose a tag to compare

What's Changed

  • Update heatpump.yaml of Register: 0 to be fully configurable by @rysiulg in #44

New Contributors

Full Changelog: 4.1.0...4.1.1

Release 4.1.0

12 Oct 11:57
4b327e5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.0...4.1.0

Release 4.0.0

04 Oct 18:06
cf64e79
Compare
Choose a tag to compare

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

01 Oct 15:33
099ede1
Compare
Choose a tag to compare

'Electricity Consumption' and 'Power Output' configured as device class 'energy'.

@bkbartk thank you for your contribution!

Release 3.2.0

05 Aug 12:33
70c4997
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.0...3.2.0

Release 3.1.0

30 Jun 11:38
ef4b8f5
Compare
Choose a tag to compare

What's Changed

  • Bit 0, 1 and 3 changed from binary sensor to switch to make them configurable by @Mosibi in #31

Full Changelog: 3.0.1...3.1.0

Release 3.0.1

23 Jun 09:54
de361b3
Compare
Choose a tag to compare

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

Full Changelog: 3.0.0...3.0.1