Classes | |
| class | HiveSwitch |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| int | PARALLEL_UPDATES = 0 |
| SCAN_INTERVAL = timedelta(seconds=15) | |
Support for the Hive switches.
| None homeassistant.components.hive.switch.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
| int homeassistant.components.hive.switch.PARALLEL_UPDATES = 0 |