Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.mqtt.models.MqttData Class Reference

Static Public Attributes

 default_factory
 
 EntityTopicState
 
 float
 
 Lock
 

Detailed Description

Keep the MQTT entry data.

Definition at line 383 of file models.py.

Member Data Documentation

◆ default_factory

homeassistant.components.mqtt.models.MqttData.default_factory
static

Definition at line 388 of file models.py.

◆ EntityTopicState

homeassistant.components.mqtt.models.MqttData.EntityTopicState
static

Definition at line 408 of file models.py.

◆ float

homeassistant.components.mqtt.models.MqttData.float
static

Definition at line 403 of file models.py.

◆ Lock

homeassistant.components.mqtt.models.MqttData.Lock
static

Definition at line 393 of file models.py.


The documentation for this class was generated from the following file: