Skip to content

Support for thermostat setpoints and Modes #67

@thucar

Description

@thucar

First of all, great work on creating this library. It's much appreciated. I'm running close to 100 Z-Wave devices in my house at this point and Node-Red is holding up very well.

However, I have yet to get a thermostat working. So far I've only managed to read data from the sensors, setpoints, modes, etc. I'm unable to change setpoints or thermostat modes. The thermostats I have tried: Qubino PWM flush thermostat, Qubino On/Off thermostat, HeatIt thermostat, MCOHome thermostat.

The way I have been trying to do it is as follows:

setValue {"args":[100,64,1,1]} - set thermostat Mode to 1, or 'ON'
setValue {"args":[100,67,1,30]} - set thermostat setpoint to 30C

neither of the above give any errors, but they do not register with the thermostats either. There is no reaction. Am I missing something or is this a known issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions