Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.mqtt.async_client Namespace Reference

Classes

class  AsyncMQTTClient
 
class  NullLock
 

Variables

int _MQTT_LOCK_COUNT = 7
 

Detailed Description

Async wrappings for mqtt client.

Variable Documentation

◆ _MQTT_LOCK_COUNT

int homeassistant.components.mqtt.async_client._MQTT_LOCK_COUNT = 7
private

Definition at line 11 of file async_client.py.