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