Go to the source code of this file.
Namespaces | |
| homeassistant.components.versasense.const | |
Variables | |
| string | homeassistant.components.versasense.const.KEY_CONSUMER = "consumer" |
| string | homeassistant.components.versasense.const.KEY_IDENTIFIER = "identifier" |
| string | homeassistant.components.versasense.const.KEY_MEASUREMENT = "measurement" |
| string | homeassistant.components.versasense.const.KEY_PARENT_MAC = "parent_mac" |
| string | homeassistant.components.versasense.const.KEY_PARENT_NAME = "parent_name" |
| string | homeassistant.components.versasense.const.KEY_UNIT = "unit" |
| string | homeassistant.components.versasense.const.PERIPHERAL_CLASS_SENSOR = "sensor" |
| string | homeassistant.components.versasense.const.PERIPHERAL_CLASS_SENSOR_ACTUATOR = "sensor-actuator" |
| string | homeassistant.components.versasense.const.PERIPHERAL_STATE_OFF = "OFF" |
| string | homeassistant.components.versasense.const.PERIPHERAL_STATE_ON = "ON" |