Basic Window Covering¶
- class st.zwave.CommandClass.BasicWindowCovering¶
Supported versions: 1
- START_LEVEL_CHANGE: number¶
0x01 - BASIC_WINDOW_COVERING_START_LEVEL_CHANGE command id
- STOP_LEVEL_CHANGE: number¶
0x02 - BASIC_WINDOW_COVERING_STOP_LEVEL_CHANGE command id
- init(params)¶
Instantiate a versioned instance of the BasicWindowCovering Command Class module, optionally setting strict to require explicit passing of all parameters to constructors.
- Parameters:
params (
st.zwave.CommandClass.Params) – command class instance parameters- Returns:
versioned command class instance
- Return type: