Namespaces | |
| config_flow | |
| const | |
| coordinator | |
| entity | |
| sensor | |
Functions | |
| bool | async_setup_entry (HomeAssistant hass, NYTGamesConfigEntry entry) |
| bool | async_unload_entry (HomeAssistant hass, NYTGamesConfigEntry entry) |
Variables | |
| NYTGamesConfigEntry | |
The NYT Games integration.
| bool homeassistant.components.nyt_games.async_setup_entry | ( | HomeAssistant | hass, |
| NYTGamesConfigEntry | entry | ||
| ) |
Set up NYTGames from a config entry.
Definition at line 22 of file __init__.py.
| bool homeassistant.components.nyt_games.async_unload_entry | ( | HomeAssistant | hass, |
| NYTGamesConfigEntry | entry | ||
| ) |
Unload a config entry.
Definition at line 40 of file __init__.py.
| homeassistant.components.nyt_games.NYTGamesConfigEntry |
Definition at line 19 of file __init__.py.