Add new integration Qbus (#127280)

Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
Co-authored-by: Thomas D <11554546+thomasddn@users.noreply.github.com>
This commit is contained in:
qbus-iot
2025-01-13 20:06:52 +01:00
committed by GitHub
parent ca34541b04
commit 2d2f4f5cec
23 changed files with 1226 additions and 0 deletions

View File

@@ -16,6 +16,11 @@ MQTT = {
"fully_kiosk": [
"fully/deviceInfo/+",
],
"qbus": [
"cloudapp/QBUSMQTTGW/state",
"cloudapp/QBUSMQTTGW/config",
"cloudapp/QBUSMQTTGW/+/state",
],
"tasmota": [
"tasmota/discovery/#",
],