AC Infinity Bluetooth 69 PRO controllers SUCCESSFUL

hunterjm, thank you for working on the code for this. I have an AC Infinity Airtap T6 vent booster and it works with your code after a few small modifications. I had to jump out the sections of code that are expecting a device model returned when initially setting up the temperature sensor and fan devices. I hard-coded my preferred fan speed into the python script because the dashboard tile doesn’t have an option to set the fan speed. The “fan off” function does not work most of the time. I kept getting an error telling me that I need to set a fan speed between 0 and 10, so I just set the fan speed to 0 in the automation scripts when I want to turn it off. Now Home Assistant turns on/off the vent booster with the AC and Heat instead of triggering off a setpoint threshold of the unreliable temperature sensor on the unit (it would trigger on and blow hot air when the sun was shining on it or it would trigger on and blow cold air in during a cold morning). Again… thank you!!!

2 Likes