Gledopto GL-C-008-1ID not showing all entities

Hi,

i am using a CC2531 based USB Stick in conjunction with Zigbee2MQTT and den Mosquitto broker … i successfully paired a gledopto GL-C-008-1ID … here https://www.zigbee2mqtt.io/devices/GL-C-008-1ID.html it tells me that is supports on/off, brightness, color temperature, color xy … but the only 2 entities i get are “light.0x00124b001a069818_light” and “sensor.0x00124b001a069818_linkquality” … any idea what i am doing wrong?

Zigbee2MQTT log says:

Zigbee2MQTT:info  2020-11-04 15:54:08: Device '0x00124b001a069818' is supported, identified as: Gledopto Zigbee LED controller RGB + CCT (1 ID) (GL-C-008-1ID)
Zigbee2MQTT:info  2020-11-04 15:54:08: MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"definition":{"description":"Zigbee LED controller RGB + CCT (1 ID)","exposes":[{"features":[{"access":"rw","name":"state","property":"state","type":"binary","value_off":"OFF","value_on":"ON","value_toggle":"TOGGLE"},{"access":"rw","name":"brightness","property":"brightness","type":"numeric","value_max":254,"value_min":0},{"access":"rw","name":"color_temp","property":"color_temp","type":"numeric","unit":"mired","value_max":500,"value_min":150},{"features":[{"access":"rw","name":"x","property":"x","type":"numeric"},{"access":"rw","name":"y","property":"y","type":"numeric"}],"name":"color_xy","property":"color","type":"composite"}],"type":"light"},{"access":"w","name":"effect","property":"effect","type":"enum","values":["blink","breathe","okay","channel_change","finish_effect","stop_effect"]},{"access":"r","name":"linkquality","property":"linkquality","type":"numeric","unit":"lqi"}],"model":"GL-C-008-1ID","vendor":"Gledopto"},"friendly_name":"0x00124b001a069818","ieee_address":"0x00124b001a069818","status":"successful","supported":true},"type":"device_interview"}'

looks to me as if Zigbee2Mqtt anounces everything right? but why are they then not shown in the Mosquitto broker

any ideas what i am doing wrong?

Np one any idea what i am doing wrong?