geoffdavis / esphome-mitsubishiheatpump

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

Fix fan speed control #12

Closed am-io closed 4 years ago

am-io commented 4 years ago

Fix calls to use setFanSpeed. Should address #9.

geoffdavis commented 4 years ago

Thanks, I’ll take a look at this tonight.

loongyh commented 4 years ago

Just tested this, works for mine. Thanks @am-io.