Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.yeelight
 

Functions

YeelightDevice homeassistant.components.yeelight._async_get_device (HomeAssistant hass, str host, ConfigEntry entry)
 
None homeassistant.components.yeelight._async_initialize (HomeAssistant hass, ConfigEntry entry, YeelightDevice device)
 
None homeassistant.components.yeelight._async_normalize_config_entry (HomeAssistant hass, ConfigEntry entry)
 
None homeassistant.components.yeelight._async_update_listener (HomeAssistant hass, ConfigEntry entry)
 
bool homeassistant.components.yeelight.async_setup (HomeAssistant hass, ConfigType config)
 
bool homeassistant.components.yeelight.async_setup_entry (HomeAssistant hass, ConfigEntry entry)
 
bool homeassistant.components.yeelight.async_unload_entry (HomeAssistant hass, ConfigEntry entry)
 

Variables

 homeassistant.components.yeelight._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.yeelight.ATTR_ACTION
 
 homeassistant.components.yeelight.ATTR_COUNT
 
 homeassistant.components.yeelight.CONFIG_SCHEMA
 
 homeassistant.components.yeelight.default
 
 homeassistant.components.yeelight.DEVICE_SCHEMA
 
 homeassistant.components.yeelight.VolDictType