Koenkk / zigbee2mqtt

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

[New device support]: Model 'TS0505B' and manufacturer name '_TZ3210_iystcadi' is NOT supported... #12090

Closed ma-world closed 2 years ago

ma-world commented 2 years ago

Link

https://www.lidl.de/p/livarno-home-lichtleiste-mit-lichtfarbensteuerung-rgb-led-zigbee-smart-home/p100339565001

Database entry

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

Comments

TS0505B is basically supported but latest Livarno LED has an unsupported manufacturer id

External converter

No response

Supported color modes

No response

Color temperature range

No response

Koenkk commented 2 years ago
ma-world commented 2 years ago

Hi, it's Lidl 14149505L and when I add {modelID: 'TS0505B', manufacturerName: '_TZ3210_iystcadi'} to the fingerprint of the existing 14149505L in lidl.js, it works for me

Koenkk commented 2 years ago

Added!

Changes will be available in the dev branch in a few hours from now. (https://www.zigbee2mqtt.io/advanced/more/switch-to-dev-branch.html)