Koenkk / zigbee2mqtt

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

[Wrong device]: Eglo ROVITO-Z 900092 #21460

Closed mrbrdo closed 1 month ago

mrbrdo commented 8 months ago

Link

https://www.eglo.com/en/ceiling-light-rovito-z-900092.html

Model

900092

Description

Rovito-Z

Vendor

EGLO

Picture (link)

https://www.eglo.com/media/catalog/product/cache/bcbb0e682fb7a51b30fce4a1d18ca09b/dam/cumulus/60192ef50a6466.47830563_101_0001.jpg

Database entry

{"id":5,"type":"Router","ieeeAddr":"0xa4c138c2572376c2","nwkAddr":59275,"manufId":4417,"manufName":"AwoX","powerSource":"Mains (single phase)","modelId":"TLSR82xx","epList":[1,3,242],"endpoints":{"1":{"profId":260,"epId":1,"devId":269,"inClusterList":[0,3,4,5,6,8,768,4096,64599,10],"outClusterList":[6],"clusters":{"genBasic":{"attributes":{"appVersion":0,"hwVersion":0}},"lightingColorCtrl":{"attributes":{"colorCapabilities":25,"colorTempPhysicalMin":153,"colorTempPhysicalMax":370}}},"binds":[],"configuredReportings":[],"meta":{}},"3":{"profId":4751,"epId":3,"devId":269,"inClusterList":[65360,65361],"outClusterList":[65360,65361],"clusters":{},"binds":[],"configuredReportings":[],"meta":{}},"242":{"profId":41440,"epId":242,"devId":97,"inClusterList":[],"outClusterList":[33],"clusters":{},"binds":[],"configuredReportings":[],"meta":{}}},"appVersion":0,"stackVersion":2,"hwVersion":0,"swBuildId":"0122052017","zclVersion":3,"interviewCompleted":true,"meta":{"configured":1324213189},"lastSeen":1708286254268}

Notes

I bought 2 of the same light, Eglo model 900092, but they get detected differently. The first one is detected as Eglo 900091 (different model). It shows firmware version 2.3.12_250. This is the DB entry of the first one:

{"id":4,"type":"Router","ieeeAddr":"0xa4c138b019c96450","nwkAddr":65424,"manufId":4417,"manufName":"AwoX","powerSource":"Mains (single phase)","modelId":"EBF_RGB_Zm","epList":[1,3,242],"endpoints":{"1":{"profId":260,"epId":1,"devId":269,"inClusterList":[0,3,4,5,6,8,768,4096,64599,10],"outClusterList":[6],"clusters":{"genBasic":{"attributes":{"modelId":"EBF_RGB_Zm","manufacturerName":"AwoX","powerSource":1,"zclVersion":3,"appVersion":2,"stackVersion":1,"hwVersion":60,"swBuildId":"2.3.12_250"}},"lightingColorCtrl":{"attributes":{"colorCapabilities":25,"colorTempPhysicalMin":153,"colorTempPhysicalMax":370}}},"binds":[],"configuredReportings":[],"meta":{}},"3":{"profId":4751,"epId":3,"devId":269,"inClusterList":[65360,65361,4],"outClusterList":[65360,65361],"clusters":{},"binds":[],"configuredReportings":[],"meta":{}},"242":{"profId":41440,"epId":242,"devId":97,"inClusterList":[],"outClusterList":[33],"clusters":{},"binds":[],"configuredReportings":[],"meta":{}}},"appVersion":2,"stackVersion":1,"hwVersion":60,"swBuildId":"2.3.12_250","zclVersion":3,"interviewCompleted":true,"meta":{"configured":1324213189},"lastSeen":1708284691285}

But the second one is detected as AwoX 33943/33944/33946, with firmware version showing as 0122052017. (db in issue parameters)

It seems both lights are working ok at the moment. But I noticed it's a little hard to set orange color, it mostly shows as red, although it is possible. Also it seems the colors are quite limited (using the color circle in HA, most of settings will produce the same shade of a color), maybe this is a limitation of the light itself.

github-actions[bot] commented 2 months 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