Go to the source code of this file.
Namespaces | |
| homeassistant.components.sky_remote | |
Functions | |
| bool | homeassistant.components.sky_remote.async_setup_entry (HomeAssistant hass, SkyRemoteConfigEntry entry) |
| bool | homeassistant.components.sky_remote.async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
Variables | |
| homeassistant.components.sky_remote._LOGGER = logging.getLogger(__name__) | |
| list | homeassistant.components.sky_remote.PLATFORMS = [Platform.REMOTE] |
| homeassistant.components.sky_remote.SkyRemoteConfigEntry | |