Home Assistant Unofficial Reference 2024.12.1
homeassistant.generated.mqtt Namespace Reference

Variables

dictionary MQTT
 

Detailed Description

Automatically generated file.

To update, run python3 -m script.hassfest

Variable Documentation

◆ MQTT

dictionary homeassistant.generated.mqtt.MQTT
Initial value:
1 = {
2  "drop_connect": [
3  "drop_connect/discovery/#",
4  ],
5  "dsmr_reader": [
6  "dsmr/#",
7  ],
8  "esphome": [
9  "esphome/discover/#",
10  ],
11  "fully_kiosk": [
12  "fully/deviceInfo/+",
13  ],
14  "tasmota": [
15  "tasmota/discovery/#",
16  ],
17 }

Definition at line 6 of file mqtt.py.