Namespaces | |
| application_credentials | |
| config_flow | |
| const | |
| coordinator | |
| sensor | |
Functions | |
| bool | async_setup_entry (HomeAssistant hass, ConfigEntry entry) |
| bool | async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
The Twitch component.
| bool homeassistant.components.twitch.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Set up Twitch from a config entry.
Definition at line 24 of file __init__.py.
| bool homeassistant.components.twitch.async_unload_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Unload Twitch config entry.
Definition at line 61 of file __init__.py.