zwave.set_thermostat_mode()
params:
node_id (int),
channel_id (int),
mode (int) – thermostat mode
manufacturer specific hex data (string) – optional. The data is expected only for manufacturer specific mode (0x1F). Hex string represents byte array of max length 7.
return: none