Home Assistant Unofficial Reference 2024.12.1
entity.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.zwave_js.entity.ZWaveBaseEntity
 

Namespaces

 homeassistant.components.zwave_js.entity
 

Variables

string homeassistant.components.zwave_js.entity.EVENT_ALIVE = "alive"
 
string homeassistant.components.zwave_js.entity.EVENT_DEAD = "dead"
 
string homeassistant.components.zwave_js.entity.EVENT_VALUE_REMOVED = "value removed"