arachnetech / homebridge-mqttthing

A plugin for Homebridge allowing the integration of many different accessory types using MQTT.
Apache License 2.0
462 stars 104 forks source link

Add characteristic_Active to thermostat #584

Closed nicknicknickos closed 1 year ago

nicknicknickos commented 1 year ago

Currently there's no way to set a thermostat as on/off if it uses another topic to perform that function. Adding the characteristic_Active( service ); to the thermostat configtype should fix this