dlarrick / hass-kumo

Home Assistant module interfacing with Mitsubishi mini-split units
MIT License
97 stars 21 forks source link

Switch to extend ClimateEntity #26

Closed tmchow closed 4 years ago

tmchow commented 4 years ago

ClimateDevice is deprecated now in Home Assistant, need to extend ClimateEntity instead.

dlarrick commented 4 years ago

There's a better fix. Will work on it this weekend.