Go to the source code of this file.
Namespaces | |
| homeassistant.components.steamist | |
Functions | |
| bool | homeassistant.components.steamist.async_setup (HomeAssistant hass, ConfigType config) |
| bool | homeassistant.components.steamist.async_setup_entry (HomeAssistant hass, ConfigEntry entry) |
| bool | homeassistant.components.steamist.async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
Variables | |
| homeassistant.components.steamist.CONFIG_SCHEMA = cv.config_entry_only_config_schema(DOMAIN) | |
| homeassistant.components.steamist.DISCOVERY_INTERVAL = timedelta(minutes=15) | |