Home Assistant custom integration for Bluetooth Low Energy (BLE) control of AC Infinity Airtap series register fans.
Uses ac-infinity-ble library.
To enbale debug logging, configure the your loggers as follows:
logger:
default: info
logs:
ac_infinity_ble: debug
custom_components.ac_infinity: debugThis project builds on work by Jason Hunter: hunterjm/ac-infinity-hacs.