geoffdavis / esphome-mitsubishiheatpump

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

Get running state from heatpump #11

Closed pgenera closed 4 years ago

pgenera commented 4 years ago

Turns out the library exposes the compressor running status, let's use that instead of comparisons. Also adds the FAN action and fixes a bug where the current action was only computed on mode changes, not on updates from the heat pump.