Go to the source code of this file.
Classes | |
| class | homeassistant.components.remote.RemoteEntity |
| class | homeassistant.components.remote.RemoteEntityDescription |
| class | homeassistant.components.remote.RemoteEntityFeature |
Namespaces | |
| homeassistant.components.remote | |
Functions | |
| bool | homeassistant.components.remote.async_setup (HomeAssistant hass, ConfigType config) |
| bool | homeassistant.components.remote.async_setup_entry (HomeAssistant hass, ConfigEntry entry) |
| bool | homeassistant.components.remote.async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
| bool | homeassistant.components.remote.is_on (HomeAssistant hass, str entity_id) |