qbus-iot 2d2f4f5cec
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>
2025-01-13 19:06:52 +00:00

28 lines
505 B
Python
Generated

"""Automatically generated file.
To update, run python3 -m script.hassfest
"""
MQTT = {
"drop_connect": [
"drop_connect/discovery/#",
],
"dsmr_reader": [
"dsmr/#",
],
"esphome": [
"esphome/discover/#",
],
"fully_kiosk": [
"fully/deviceInfo/+",
],
"qbus": [
"cloudapp/QBUSMQTTGW/state",
"cloudapp/QBUSMQTTGW/config",
"cloudapp/QBUSMQTTGW/+/state",
],
"tasmota": [
"tasmota/discovery/#",
],
}