Zigbee2MQTT Error: Channel not supported

Hi all,

i am using Zigbee2MQTT with the Homeassistant integration, to get auto discovery within openHAB (version 4.2.2).
That works pretty well, but since some days (I’ve added another sensor in Zigbee2MQTT) I am getting this error message, when sending a new value to my thermostats:

 [WARN ] [mqtt.generic.AbstractMQTTThingHandler] - Channel mqtt:homeassistant_zigbee2mqtt_5F0x54ef441000b8386b:79a431fa3b:zigbee2mqtt_5F0x54ef441000b8386b:temperature not supported!

Zigbee2MQTT is working fine. Curious is, that another thermostat is working correctly (same modell). Temperatur sensors working also fine.

What could be the problem? I’ve restartet everything a couple time (openHAB, Zigbee2MQTT, Mosqitto, the complete raspberry) and also deleted the thing and recreated it via auto discovery…

Thanks for any tips,
Vincent

I don’t use zigbee2mqtt but I do know that a lot of work was done in OH 4.3 to improve the MQTT binding to support zigbee2mqtt. It might be worth experimenting with the new release to see if that fixes things.

IIRC something about thermostats was among the stuff that got fixed.

Thanks for your answer :slight_smile:

I’ve updated my openHAB to 4.3.0. and recreated all things from zigbee2mqtt.
At the moment everything looks good! :slight_smile: