Go to the source code of this file.
Classes | |
| class | homeassistant.components.yolink.YoLinkHomeMessageListener |
| class | homeassistant.components.yolink.YoLinkHomeStore |
Namespaces | |
| homeassistant.components.yolink | |
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) | |