1
mirror of https://github.com/home-assistant/core synced 2024-10-07 10:13:38 +02:00
ha-core/homeassistant/generated/mqtt.py

17 lines
251 B
Python

"""Automatically generated file.
To update, run python3 -m script.hassfest
"""
MQTT = {
"dsmr_reader": [
"dsmr/#",
],
"fully_kiosk": [
"fully/deviceInfo/+",
],
"tasmota": [
"tasmota/discovery/#",
],
}