WebThingsIO / zwave-adapter

Z-Wave adapter add-on for WebThings Gateway
Mozilla Public License 2.0
15 stars 20 forks source link

Connecting Z-wave Thermostat #98

Open andjona opened 4 years ago

andjona commented 4 years ago

I connected the Z-wave thermostat MCO MH7-WH-EU to the mozilla things gateway. Unfortunately only the temperature (without being able to change it) is shown in the gateway. Is there a way of editing the configuration file of the thermostat in the gateway so i can add the other commands provided by the thermostat? COMMAND_CLASS_BASIC; COMMAND_CLASS_THERMOSTAT_SETPOINT; COMMAND_CLASS_THERMOSTAT_MODE; COMMAND_CLASS_THERMOSTAT_OPERATING_STATE; COMMAND_CLASS_SENSOR_MULTILEVEL; COMMAND_CLASS_ASSOCIATION; COMMAND_CLASS_VERSION; COMMAND_CLASS_MANUFACTURER_SPECIFIC

Thanks

mrstegeman commented 4 years ago

I believe @dhylands is working on thermostat support.