Home Assistant Unofficial Reference 2024.12.1
schemas.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.mqtt.schemas
 

Functions

dict[str, Any] homeassistant.components.mqtt.schemas.check_unique_id (dict[str, Any] config)
 
ConfigType homeassistant.components.mqtt.schemas.validate_device_has_at_least_one_identifier (ConfigType value)
 

Variables

 homeassistant.components.mqtt.schemas._COMPONENT_CONFIG_SCHEMA
 
 homeassistant.components.mqtt.schemas._MQTT_AVAILABILITY_LIST_SCHEMA
 
 homeassistant.components.mqtt.schemas._MQTT_AVAILABILITY_SCHEMA
 
 homeassistant.components.mqtt.schemas._MQTT_AVAILABILITY_SINGLE_SCHEMA
 
 homeassistant.components.mqtt.schemas._UNIQUE_ID_SCHEMA
 
 homeassistant.components.mqtt.schemas.DEVICE_DISCOVERY_SCHEMA
 
 homeassistant.components.mqtt.schemas.MQTT_ENTITY_COMMON_SCHEMA
 
 homeassistant.components.mqtt.schemas.MQTT_ENTITY_DEVICE_INFO_SCHEMA
 
 homeassistant.components.mqtt.schemas.MQTT_ORIGIN_INFO_SCHEMA
 
list homeassistant.components.mqtt.schemas.SHARED_OPTIONS