Go to the source code of this file.
Namespaces | |
| homeassistant.components.androidtv_remote | |
Functions | |
| bool | homeassistant.components.androidtv_remote.async_setup_entry (HomeAssistant hass, AndroidTVRemoteConfigEntry entry) |
| bool | homeassistant.components.androidtv_remote.async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
| None | homeassistant.components.androidtv_remote.async_update_options (HomeAssistant hass, ConfigEntry entry) |
Variables | |
| homeassistant.components.androidtv_remote._LOGGER = logging.getLogger(__name__) | |
| homeassistant.components.androidtv_remote.AndroidTVRemoteConfigEntry = ConfigEntry[AndroidTVRemote] | |