Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge πŸŒ‰, get rid of your proprietary Zigbee bridges πŸ”¨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
11.98k stars 1.67k forks source link

[New device support]: TS0505B / _TZ3210_pwauw3g2 "Zigbee 3.0 Immax NEO Smart Bulb LED 07743L" #18398

Closed vladimir-aubrecht closed 1 year ago

vladimir-aubrecht commented 1 year ago

Link

https://www.immax.eu/immax-neo-smart-led-bulb-e27-11w-rgb-cct-color-and-white-dimmable-zigbee-3-0-p14169/?cid=364

Database entry

{"id":42,"type":"Router","ieeeAddr":"0xa4c1384ed8f5e045","nwkAddr":53245,"manufId":4417,"manufName":"_TZ3210_pwauw3g2","powerSource":"Mains (single phase)","modelId":"TS0505B","epList":[1,242],"endpoints":{"1":{"profId":260,"epId":1,"devId":269,"inClusterList":[3,4,5,6,4096,8,768,61184,0],"outClusterList":[25,10],"clusters":{"genBasic":{"attributes":{"modelId":"TS0505B","manufacturerName":"_TZ3210_pwauw3g2","powerSource":1,"zclVersion":3,"appVersion":94,"stackVersion":0,"hwVersion":1,"dateCode":""}}},"binds":[],"configuredReportings":[],"meta":{}},"242":{"profId":41440,"epId":242,"devId":97,"inClusterList":[],"outClusterList":[33],"clusters":{},"binds":[],"configuredReportings":[],"meta":{}}},"appVersion":94,"stackVersion":0,"hwVersion":1,"dateCode":"","zclVersion":3,"interviewCompleted":true,"meta":{},"lastSeen":1690021754031,"defaultSendRequestWhen":"immediate"}

Comments

I just bought this untested light bulb and it identifies itself as a "TS0505B" which sounds like it is a supported bulb, but I believe the manufacturer ID "_TZ3210_pwauw3g2" is new so it comes up as unsupported.

External converter

No response

Supported color modes

color temperature, color (rgb)

Color temperature range

{"colorTempPhysicalMin":153,"colorTempPhysicalMax":500}

vladimir-aubrecht commented 1 year ago

Ah, please ignore. I just noticed support was already added on a dev branch 😊