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