Classes | |
| class | HomeWizardSwitchEntity |
| class | HomeWizardSwitchEntityDescription |
Functions | |
| None | async_setup_entry (HomeAssistant hass, HomeWizardConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| int | PARALLEL_UPDATES = 1 |
| list | SWITCHES |
Creates HomeWizard Energy switch entities.
| None homeassistant.components.homewizard.switch.async_setup_entry | ( | HomeAssistant | hass, |
| HomeWizardConfigEntry | entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
| int homeassistant.components.homewizard.switch.PARALLEL_UPDATES = 1 |
| list homeassistant.components.homewizard.switch.SWITCHES |