Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.yolink.YoLinkHomeMessageListener
 
class  homeassistant.components.yolink.YoLinkHomeStore
 

Namespaces

 

Functions

bool homeassistant.components.yolink.async_setup (HomeAssistant hass, ConfigType config)
 
bool homeassistant.components.yolink.async_setup_entry (HomeAssistant hass, ConfigEntry entry)
 
bool homeassistant.components.yolink.async_unload_entry (HomeAssistant hass, ConfigEntry entry)
 

Variables

 homeassistant.components.yolink.CONFIG_SCHEMA = cv.empty_config_schema(DOMAIN)
 
list homeassistant.components.yolink.PLATFORMS
 
 homeassistant.components.yolink.SCAN_INTERVAL = timedelta(minutes=5)