Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
11.72k stars 1.64k forks source link

Zigbee 3.0 DALI CONV LI dimmer for DALI-based luminaires (with two devices) does not recognize channels correctly #21216

Closed Hubi-Swiss closed 3 days ago

Hubi-Swiss commented 7 months ago

What happened?

When pairing above device, it is correctly recognized as 4062172044776_3 with 2 devices after successfully interviewing, but the 2 devices can only be switched together on endpoint 10.

What did you expect to happen?

After interviewing the endpoints 10, 11 and 242 are created, although from reading through the issue list and documentation I would expect l1 and l2 to be created.

How to reproduce it (minimal and precise)

Pairing Dali device from scratch after reset of device. This is on fresh install of Homeasistent add on edge version.

Zigbee2MQTT version

1.35.2-dev commit: 4b17217

Adapter firmware version

20220219

Adapter

SLZB-06

Setup

Add on Homeassistant OS Edge Version on Synology DS1621+

Debug log

log.txt

Hubi-Swiss commented 7 months ago

In case it helps here is the database entry for the device: {"id":17,"type":"Router","ieeeAddr":"0x000d6f00170e21fc","nwkAddr":54290,"manufId":4364,"manufName":"Osram Sylvania\u0000","powerSource":"Mains (single phase)","modelId":"Zigbee 3.0 DALI CONV LI\u0000","epList":[10,11,242],"endpoints":{"10":{"profId":260,"epId":10,"devId":257,"inClusterList":[0,3,4,5,6,8,769,4096],"outClusterList":[25],"clusters":{"genBasic":{"attributes":{"modelId":"Zigbee 3.0 DALI CONV LI\u0000","manufacturerName":"Osram Sylvania\u0000","powerSource":1,"zclVersion":3,"appVersion":2,"stackVersion":0,"hwVersion":5,"dateCode":"","swBuildId":"1.0.0.8-6.5.5.b"}},"genOnOff":{"attributes":{"onOff":0}},"genLevelCtrl":{"attributes":{"currentLevel":254}}},"binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00124b0030eb5f76","endpointID":1},{"cluster":8,"type":"endpoint","deviceIeeeAddress":"0x00124b0030eb5f76","endpointID":1}],"configuredReportings":[{"cluster":6,"attrId":0,"minRepIntval":0,"maxRepIntval":65000,"repChange":1,"manufacturerCode":null},{"cluster":8,"attrId":0,"minRepIntval":10,"maxRepIntval":65000,"repChange":1,"manufacturerCode":null}],"meta":{}},"11":{"profId":260,"epId":11,"devId":257,"inClusterList":[0,3,4,5,6,8,769,4096],"outClusterList":[25],"clusters":{"genBasic":{"attributes":{"stackVersion":0,"dateCode":""}},"genOnOff":{"attributes":{"onOff":1}},"genLevelCtrl":{"attributes":{"currentLevel":254}}},"binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00124b0030eb5f76","endpointID":1},{"cluster":8,"type":"endpoint","deviceIeeeAddress":"0x00124b0030eb5f76","endpointID":1}],"configuredReportings":[{"cluster":8,"attrId":0,"minRepIntval":10,"maxRepIntval":65000,"repChange":1,"manufacturerCode":null},{"cluster":6,"attrId":0,"minRepIntval":0,"maxRepIntval":65000,"repChange":1,"manufacturerCode":null}],"meta":{}},"242":{"profId":41440,"epId":242,"devId":97,"inClusterList":[],"outClusterList":[33],"clusters":{},"binds":[],"configuredReportings":[],"meta":{}}},"appVersion":2,"stackVersion":0,"hwVersion":5,"dateCode":"","swBuildId":"1.0.0.8-6.5.5.b","zclVersion":3,"interviewCompleted":true,"meta":{"configured":1324213189},"lastSeen":1707061928420}

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days