Home Assistant Unofficial Reference 2024.12.1
update.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.shelly.update.RestUpdateDescription
 
class  homeassistant.components.shelly.update.RestUpdateEntity
 
class  homeassistant.components.shelly.update.RpcSleepingUpdateEntity
 
class  homeassistant.components.shelly.update.RpcUpdateDescription
 
class  homeassistant.components.shelly.update.RpcUpdateEntity
 

Namespaces

 homeassistant.components.shelly.update
 

Functions

None homeassistant.components.shelly.update.async_setup_entry (HomeAssistant hass, ShellyConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Variables

 homeassistant.components.shelly.update.LOGGER = logging.getLogger(__name__)