Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.mqtt.light
 

Functions

None homeassistant.components.mqtt.light.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 
ConfigType homeassistant.components.mqtt.light.validate_mqtt_light_discovery (dict[str, Any] config_value)
 
ConfigType homeassistant.components.mqtt.light.validate_mqtt_light_modern (dict[str, Any] config_value)
 

Variables

 homeassistant.components.mqtt.light.DISCOVERY_SCHEMA
 
int homeassistant.components.mqtt.light.PARALLEL_UPDATES = 0
 
 homeassistant.components.mqtt.light.PLATFORM_SCHEMA_MODERN