hristo-atanasov / Tasmota-IRHVAC

Home Assistant platform for controlling IR Air Conditioners via Tasmota IRHVAC command and compatible hardware
187 stars 64 forks source link

cannot control fan speed from homekit #91

Closed biGdada closed 1 month ago

biGdada commented 1 year ago

hi. one of my ac's uses COOLIX protocol and supports min,medium,max and auto as fan speeds. homekit expects fan speeds to be low,medium,high and auto. is there a way to map the speed names or fix it in a different way?

hristo-atanasov commented 1 year ago

This can be achieved only with custom version of Tasmota IRHVAC locally on your HA. Cannot be implemented for all ACs. I made one version, that you can download and change to better suit your needs. In this version min becomes low. So the only change you need is to make the same for max - it should transform to high. May be removing auto too .. Search for crackn and you will find the two places where I've made the "magic". :) Have it in mind, that each time you want to update Tasmota IRHVAC to new version you will have to re-do the changes again.

https://github.com/hristo-atanasov/Tasmota-IRHVAC/tree/for-crackn