Skip to content

Arbuzov/hass-broadlink-ac-mqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Assistant broadlink MQTT addon repository

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.

Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.

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

Add-ons

This repository contains the following add-ons

Supports aarch64 Architecture Supports amd64 Architecture Supports armhf Architecture Supports armv7 Architecture Supports i386 Architecture

Known problems

  • Devices may not be discovered. Could be fixed by setting self_discovery: False at the service section.