Functions | |
| bool | async_setup (HomeAssistant hass, ConfigType config) |
Variables | |
| CONFIG_SCHEMA = cv.empty_config_schema(DOMAIN) | |
| string | DOMAIN = "isal" |
The isal integration.
| bool homeassistant.components.isal.async_setup | ( | HomeAssistant | hass, |
| ConfigType | config | ||
| ) |
Set up up isal. This integration is only used so that isal can be an optional dep for aiohttp-fast-zlib.
Definition at line 14 of file __init__.py.
| homeassistant.components.isal.CONFIG_SCHEMA = cv.empty_config_schema(DOMAIN) |
Definition at line 11 of file __init__.py.
| string homeassistant.components.isal.DOMAIN = "isal" |
Definition at line 9 of file __init__.py.