Go to the source code of this file.
Classes | |
| class | homeassistant.components.devolo_home_network.switch.DevoloSwitchEntity |
| class | homeassistant.components.devolo_home_network.switch.DevoloSwitchEntityDescription |
Namespaces | |
| homeassistant.components.devolo_home_network.switch | |
Functions | |
| None | homeassistant.components.devolo_home_network.switch.__init__ (self, DevoloHomeNetworkConfigEntry entry, DevoloDataUpdateCoordinator[_DataT] coordinator, DevoloSwitchEntityDescription[_DataT] description) |
| None | homeassistant.components.devolo_home_network.switch.async_setup_entry (HomeAssistant hass, DevoloHomeNetworkConfigEntry entry, AddEntitiesCallback async_add_entities) |
| None | homeassistant.components.devolo_home_network.switch.async_turn_off (self, **Any kwargs) |
| None | homeassistant.components.devolo_home_network.switch.async_turn_on (self, **Any kwargs) |
| bool | homeassistant.components.devolo_home_network.switch.is_on (self) |