Koenkk / zigbee2mqtt

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

[New device support]: MOES Smart Thermometer Zigbee 3.0 #22802

Open liamstears opened 4 months ago

liamstears commented 4 months ago

Link

https://www.amazon.co.uk/MOES-Thermometer-Hygrometer-Temperature-Notifications/dp/B0CL4D6FWJ

Database entry

{"id":2,"type":"EndDevice","ieeeAddr":"0xa4c138de793132ad","nwkAddr":54329,"manufId":4417,"manufName":"_TZ3000_f2bw0b6k","powerSource":"Battery","modelId":"TS0201","epList":[1],"endpoints":{"1":{"profId":260,"epId":1,"devId":770,"inClusterList":[1,3,1026,1029,0],"outClusterList":[3,25,10],"clusters":{"genBasic":{"attributes":{"65503":"\u0001\u0000\u0000\u0000\u00115\u0000\u0000\u0000\u0012","65506":51,"65508":1,"65534":0,"modelId":"TS0201","manufacturerName":"_TZ3000_f2bw0b6k","powerSource":3,"zclVersion":3,"appVersion":70,"stackVersion":0,"hwVersion":1,"dateCode":""}},"genPowerCfg":{"attributes":{"batteryPercentageRemaining":200,"batteryVoltage":30}},"msTemperatureMeasurement":{"attributes":{"measuredValue":2112}},"msRelativeHumidity":{"attributes":{"measuredValue":5048}}},"binds":[],"configuredReportings":[],"meta":{}}},"appVersion":70,"stackVersion":0,"hwVersion":1,"dateCode":"","zclVersion":3,"interviewCompleted":true,"meta":{"configured":-903893911},"lastSeen":1716857751320}

Comments

I do not understand exactly what is needed to get this device added correctly but everything functions

Untitled-1

External definition

I think adding this device properly will be easy as it fully functions it is just identified as wrong device. This should be recogniesd as a Moes Thermometer. I have image that can be used here:

https://ibb.co/hsXKPC1

I hope this can be added/fixed
liamstears commented 3 weeks ago

Unfortunately this has still not been updated, can this be looked at/fixed please @Koenkk

Thanks in advance for your help and all work you have done