Home Assistant Unofficial Reference 2024.12.1
entity.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.homematicip_cloud.entity.HomematicipGenericEntity
 

Namespaces

 homeassistant.components.homematicip_cloud.entity
 

Variables

 homeassistant.components.homematicip_cloud.entity._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.homematicip_cloud.entity.ATTR_CONFIG_PENDING = "config_pending"
 
string homeassistant.components.homematicip_cloud.entity.ATTR_CONNECTION_TYPE = "connection_type"
 
string homeassistant.components.homematicip_cloud.entity.ATTR_DEVICE_OVERHEATED = "device_overheated"
 
string homeassistant.components.homematicip_cloud.entity.ATTR_DEVICE_OVERLOADED = "device_overloaded"
 
string homeassistant.components.homematicip_cloud.entity.ATTR_DEVICE_UNTERVOLTAGE = "device_undervoltage"
 
string homeassistant.components.homematicip_cloud.entity.ATTR_DUTY_CYCLE_REACHED = "duty_cycle_reached"
 
string homeassistant.components.homematicip_cloud.entity.ATTR_EVENT_DELAY = "event_delay"
 
string homeassistant.components.homematicip_cloud.entity.ATTR_GROUP_MEMBER_UNREACHABLE = "group_member_unreachable"
 
string homeassistant.components.homematicip_cloud.entity.ATTR_IS_GROUP = "is_group"
 
string homeassistant.components.homematicip_cloud.entity.ATTR_LOW_BATTERY = "low_battery"
 
string homeassistant.components.homematicip_cloud.entity.ATTR_MODEL_TYPE = "model_type"
 
string homeassistant.components.homematicip_cloud.entity.ATTR_RSSI_DEVICE = "rssi_device"
 
string homeassistant.components.homematicip_cloud.entity.ATTR_RSSI_PEER = "rssi_peer"
 
string homeassistant.components.homematicip_cloud.entity.ATTR_SABOTAGE = "sabotage"
 
dictionary homeassistant.components.homematicip_cloud.entity.DEVICE_ATTRIBUTE_ICONS
 
dictionary homeassistant.components.homematicip_cloud.entity.DEVICE_ATTRIBUTES
 
dictionary homeassistant.components.homematicip_cloud.entity.GROUP_ATTRIBUTES