1
0
mirror of https://github.com/elisspace/core.git synced 2026-08-29 23:52:02 +00:00
Files

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/#",
],
}