geoffdavis / esphome-mitsubishiheatpump

ESPHome Climate Component for Mitsubishi Heatpumps using direct serial connection
BSD 2-Clause "Simplified" License
560 stars 153 forks source link

Upgrade to SwiCago/HeatPump version 1.0.0 #70

Closed geoffdavis closed 1 year ago

geoffdavis commented 2 years ago

It looks like the SwiCago/HeatPump library has been updated a bit, and is now at a 1.0.0 release. We should support that version. There are API changes, so some work will need to be done to this library.

grischard commented 1 year ago

It looks like https://github.com/geoffdavis/esphome-mitsubishiheatpump/blob/e90072132cf0661d3fef0a4d24c9a9fe184e094d/components/mitsubishi_heatpump/climate.py#L93 installs ed3b700dd4b110253368cc9f6960516d228e33d8 from March, and https://github.com/SwiCago/HeatPump/pull/182 has been the only code change since, and that doesn't change the API? I'll try it out when I get around to it.

I don't see a 1.0.0 release there.