Home Assistant Unofficial Reference 2024.12.1
entity.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.vera.entity.VeraEntity
 

Namespaces

 homeassistant.components.vera.entity
 

Functions

None homeassistant.components.vera.entity.__init__ (self, _DeviceTypeT vera_device, ControllerData controller_data)
 
None homeassistant.components.vera.entity._update_callback (self, _DeviceTypeT _device)
 
None homeassistant.components.vera.entity.async_added_to_hass (self)
 
def homeassistant.components.vera.entity.available (self)
 
dict[str, Any]|None homeassistant.components.vera.entity.extra_state_attributes (self)
 
str homeassistant.components.vera.entity.name (self)
 
str homeassistant.components.vera.entity.unique_id (self)
 
def homeassistant.components.vera.entity.update (self)
 

Variables

 homeassistant.components.vera.entity._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.vera.entity._name
 
 homeassistant.components.vera.entity._unique_id
 
 homeassistant.components.vera.entity.controller
 
 homeassistant.components.vera.entity.vera_device
 
 homeassistant.components.vera.entity.vera_id