ebaauw / homebridge-hue

Homebridge plugin for Philips Hue
Apache License 2.0
898 stars 91 forks source link

Unsupported Thermostat (Hama) #1069

Closed sedony23 closed 2 years ago

sedony23 commented 2 years ago

I got a Hama Zigbee Thermostat connect through a Conbee II Stick running DeCONZ (latest version 2.13.01 10/6/2021)

The thermostat seems also not completely implemented in deCONZ yet, see here: https://github.com/dresden-elektronik/deconz-rest-plugin/issues/4305.

However I get the following errors in the homebridge log:

[1/3/2022, 1:48:26 PM] [Hue] Phoscon-GW: /sensors/85: warning: incompatible ZHAThermostat sensor {"config":{"heatsetpoint":2000,"locked":true,"mode":"auto","offset":0,"on":true,"preset":null,"reachable":true,"schedule":{},"schedule_on":false,"setvalve":false,"windowopen_set":false},"ep":1,"etag":"3803d83baa1c351d26345ffa1b0abd1f","lastannounced":"2022-01-02T23:01:15Z","lastseen":"2022-01-03T12:39Z","manufacturername":"_TYST11_yw7cahqs","modelid":"w7cahqs","name":"F Thermostat","state":{"lastupdated":"none","lowbattery":null,"on":null,"temperature":1930,"valve":null},"swversion":"20180727","type":"ZHAThermostat","uniqueid":"60:a4:23:ff:fe:b2:95:f6-01-0201"}

Any idea how to make this work? homebridge-hue.json.gz

ebaauw commented 2 years ago

Best make sure it's supported in deCONZ first.

sedony23 commented 2 years ago

OK, thanks for the feedback!

ebaauw commented 2 years ago

Closing this issue for now. Please re-open when the thermostat has been implemented fully in deCONZ.