From fdc3d90ba6488582cafb6b334ff5bfbe82924ff1 Mon Sep 17 00:00:00 2001 From: koiottech Date: Mon, 30 Mar 2026 00:41:01 +0200 Subject: [PATCH] Add huABus (a Huawei Solar-Inverter bridge) to Smart Home Hardware Interfaces (#134) * README.md * README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8aa176d..8772774 100644 --- a/README.md +++ b/README.md @@ -373,6 +373,7 @@ Here are complete firmwares to turn them into MQTT-controlled smart home nodes: - [hm2mqtt.js](https://github.com/hobbyquaker/hm2mqtt.js) - Interface between EQ-3's Homematic line of smarthome devices and MQTT. Supports Homematic IP. - [homeeToMqtt](https://github.com/odig/homeeToMqtt) - Bidirectional Interface between homee and MQTT. - [HS100toMQTT](https://github.com/dersimn/HS100toMQTT) - Gateway between TPLink HS100/HS110 and MQTT. +- [huABus](https://github.com/arboeh/huABus) - Home Assistant application (Add-on) and MQTT bridge for Huawei solar inverters (SUN2000/3000/5000). - [ipcam2mqtt](https://github.com/svrooij/ipcam2mqtt) - A small FTP server to receive movement images from ipcameras and turn them into MQTT alerts. - [knx-mqtt-bridge](https://github.com/pakerfeldt/knx-mqtt-bridge) - Bridges KNX and MQTT using the knx.js library. - [knx2mqtt](https://github.com/owagner/knx2mqtt) - Interface between the KNX home automation standard and MQTT.