Classes | |
| class | ZHAFirmwareUpdateCoordinator |
| class | ZHAFirmwareUpdateEntity |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| tuple | OTA_MESSAGE_BATTERY_POWERED |
| tuple | OTA_MESSAGE_RELIABILITY |
| string | ZHA_DOCS_NETWORK_RELIABILITY = "https://www.home-assistant.io/integrations/zha/#zigbee-interference-avoidance-and-network-rangecoverage-optimization" |
Representation of ZHA updates.
| None homeassistant.components.zha.update.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | config_entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
|
private |
| tuple homeassistant.components.zha.update.OTA_MESSAGE_BATTERY_POWERED |
| tuple homeassistant.components.zha.update.OTA_MESSAGE_RELIABILITY |