This addon embedds liaan/broadlink_ac_mqtt project into Home assistant addons. I do not plan to add any new features into the parent application, but I am open if someone propose another project as parent.
To make your devices working you must:
- Install this addon
- Install Mosquitto broker or something like this to manage MQTT
- Get IP and MAC addresses of your devices
- Connect this addon to the Mosquitto
- Setup your device topics
This repository contains the following add-ons
- Devices may not be discovered. Could be fixed by setting self_discovery: False at the service section.