Included ZWaveMe platforms.
Definition at line 11 of file const.py.
◆ BINARY_SENSOR
| string homeassistant.components.zwave_me.const .ZWaveMePlatform.BINARY_SENSOR = "sensorBinary" |
|
static |
◆ BRIGHTNESS_LIGHT
| string homeassistant.components.zwave_me.const .ZWaveMePlatform.BRIGHTNESS_LIGHT = "lightMultilevel" |
|
static |
◆ BUTTON
| string homeassistant.components.zwave_me.const .ZWaveMePlatform.BUTTON = "toggleButton" |
|
static |
◆ CLIMATE
| string homeassistant.components.zwave_me.const .ZWaveMePlatform.CLIMATE = "thermostat" |
|
static |
◆ COVER
| string homeassistant.components.zwave_me.const .ZWaveMePlatform.COVER = "motor" |
|
static |
◆ FAN
| string homeassistant.components.zwave_me.const .ZWaveMePlatform.FAN = "fan" |
|
static |
◆ LOCK
| string homeassistant.components.zwave_me.const .ZWaveMePlatform.LOCK = "doorlock" |
|
static |
◆ NUMBER
| string homeassistant.components.zwave_me.const .ZWaveMePlatform.NUMBER = "switchMultilevel" |
|
static |
◆ RGB_LIGHT
| string homeassistant.components.zwave_me.const .ZWaveMePlatform.RGB_LIGHT = "switchRGB" |
|
static |
◆ RGBW_LIGHT
| string homeassistant.components.zwave_me.const .ZWaveMePlatform.RGBW_LIGHT = "switchRGBW" |
|
static |
◆ SENSOR
| string homeassistant.components.zwave_me.const .ZWaveMePlatform.SENSOR = "sensorMultilevel" |
|
static |
◆ SIREN
| string homeassistant.components.zwave_me.const .ZWaveMePlatform.SIREN = "siren" |
|
static |
◆ SWITCH
| string homeassistant.components.zwave_me.const .ZWaveMePlatform.SWITCH = "switchBinary" |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/zwave_me/const.py