Home Assistant Unofficial Reference 2024.12.1
update.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.reolink.update.ReolinkHostUpdateEntity
 
class  homeassistant.components.reolink.update.ReolinkHostUpdateEntityDescription
 
class  homeassistant.components.reolink.update.ReolinkUpdateBaseEntity
 
class  homeassistant.components.reolink.update.ReolinkUpdateEntity
 
class  homeassistant.components.reolink.update.ReolinkUpdateEntityDescription
 

Namespaces

 

Functions

None homeassistant.components.reolink.update.async_setup_entry (HomeAssistant hass, ReolinkConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Variables

tuple homeassistant.components.reolink.update.HOST_UPDATE_ENTITIES
 
int homeassistant.components.reolink.update.PARALLEL_UPDATES = 0
 
int homeassistant.components.reolink.update.POLL_AFTER_INSTALL = 120
 
int homeassistant.components.reolink.update.POLL_PROGRESS = 2
 
int homeassistant.components.reolink.update.RESUME_AFTER_INSTALL = 15
 
tuple homeassistant.components.reolink.update.UPDATE_ENTITIES