question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

NEW device: Thermometer with illuminace and display NEO

See original GitHub issue

https://aliexpress.com/item/1005002434961203.html

illuminace and battery received ok, but no temperature and humidity

converter used: `const fz = require(‘zigbee-herdsman-converters/converters/fromZigbee’); const tz = require(‘zigbee-herdsman-converters/converters/toZigbee’); const exposes = require(‘zigbee-herdsman-converters/lib/exposes’); const reporting = require(‘zigbee-herdsman-converters/lib/reporting’); const extend = require(‘zigbee-herdsman-converters/lib/extend’); const e = exposes.presets; const ea = exposes.access;

const devices = [ { fingerprint: [ {type: ‘EndDevice’, manufacturerID: 4098}, {manufacturerName: ‘_TZ2000_a476raq2’}, ], zigbeeModel: [‘TS0201’, ‘SNTZ003’], model: ‘TS0201’, vendor: ‘NEO’, description: ‘Temperature & humidity sensor with display’, fromZigbee: [fz.ignore_basic_report, fz.tuya_data_point_dump], toZigbee: [], exposes: [], meta: { configureKey: 1, }, configure: async (device, coordinatorEndpoint, logger) => { const endpoint = device.getEndpoint(1); await reporting.bind(endpoint, coordinatorEndpoint, [‘genBasic’]); }, }, ]; module.exports = devices;`

log: `uya_gw/bridge/response/permit_join’, payload ‘{“data”:{“time”:254,“value”:true},“status”:“ok”,“transaction”:“r0617-1”}’

Zigbee2MQTT:info 2021-05-25 08:51:03: Device ‘Cabinet thermometer’ joined

Zigbee2MQTT:info 2021-05-25 08:51:03: MQTT publish: topic ‘z2m_tuya_gw/bridge/event’, payload ‘{“data”:{“friendly_name”:“Cabinet thermometer”,“ieee_address”:“0xb4e3f9fffe0c4b7c”},“type”:“device_joined”}’

Zigbee2MQTT:info 2021-05-25 08:51:03: Starting interview of ‘Cabinet thermometer’

Zigbee2MQTT:info 2021-05-25 08:51:03: MQTT publish: topic ‘z2m_tuya_gw/bridge/event’, payload ‘{“data”:{“friendly_name”:“Cabinet thermometer”,“ieee_address”:“0xb4e3f9fffe0c4b7c”,“status”:“started”},“type”:“device_interview”}’

Zigbee2MQTT:info 2021-05-25 08:51:03: MQTT publish: topic ‘z2m_tuya_gw/bridge/log’, payload ‘{“message”:{“friendly_name”:“Cabinet thermometer”},“type”:“device_connected”}’

Zigbee2MQTT:info 2021-05-25 08:51:03: MQTT publish: topic ‘z2m_tuya_gw/bridge/log’, payload ‘{“message”:“interview_started”,“meta”:{“friendly_name”:“Cabinet thermometer”},“type”:“pairing”}’

Zigbee2MQTT:info 2021-05-25 08:51:03: MQTT publish: topic ‘z2m_tuya_gw/Cabinet thermometer/availability’, payload ‘online’

Zigbee2MQTT:debug 2021-05-25 08:51:05: Received Zigbee message from ‘Cabinet thermometer’, type ‘attributeReport’, cluster ‘msIlluminanceMeasurement’, data ‘{“61441”:50}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:51:05: No converter available for ‘TS0201’ with cluster ‘msIlluminanceMeasurement’ and type ‘attributeReport’ and data ‘{“61441”:50}’

Zigbee2MQTT:debug 2021-05-25 08:51:06: Received Zigbee message from ‘Cabinet thermometer’, type ‘readResponse’, cluster ‘genBasic’, data ‘{“modelId”:“TS0201”}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:51:06: Received Zigbee message from ‘Cabinet thermometer’, type ‘raw’, cluster ‘57346’, data ‘{“data”:[8,108,10,10,208,41,40,0],“type”:“Buffer”}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:51:06: No converter available for ‘TS0201’ with cluster ‘57346’ and type ‘raw’ and data ‘{“data”:[8,108,10,10,208,41,40,0],“type”:“Buffer”}’

Zigbee2MQTT:debug 2021-05-25 08:51:06: Received Zigbee message from ‘Cabinet thermometer’, type ‘readResponse’, cluster ‘genBasic’, data ‘{“manufacturerName”:“_TZ3000_qaaysllp”}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:51:06: Received Zigbee message from ‘Cabinet thermometer’, type ‘readResponse’, cluster ‘genBasic’, data ‘{“powerSource”:3}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:51:07: Received Zigbee message from ‘Cabinet thermometer’, type ‘readResponse’, cluster ‘genBasic’, data ‘{“zclVersion”:3}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:51:07: Received Zigbee message from ‘Cabinet thermometer’, type ‘readResponse’, cluster ‘genBasic’, data ‘{“appVersion”:68}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:51:08: Received Zigbee message from ‘Cabinet thermometer’, type ‘readResponse’, cluster ‘genBasic’, data ‘{“stackVersion”:0}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:51:08: Received Zigbee message from ‘Cabinet thermometer’, type ‘readResponse’, cluster ‘genBasic’, data ‘{“hwVersion”:1}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:51:09: Received Zigbee message from ‘Cabinet thermometer’, type ‘readResponse’, cluster ‘genBasic’, data ‘{“dateCode”:“”}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:51:09: Received Zigbee message from ‘Cabinet thermometer’, type ‘readResponse’, cluster ‘genBasic’, data ‘{}’ from endpoint 1 with groupID 0

Zigbee2MQTT:info 2021-05-25 08:51:09: Successfully interviewed ‘Cabinet thermometer’, device has successfully been paired

Zigbee2MQTT:info 2021-05-25 08:51:09: Device ‘Cabinet thermometer’ is supported, identified as: NEO Temperature & humidity sensor with display (TS0201)

Zigbee2MQTT:info 2021-05-25 08:51:09: MQTT publish: topic ‘z2m_tuya_gw/bridge/event’, payload ‘{“data”:{“definition”:{“description”:“Temperature & humidity sensor with display”,“exposes”:[{“access”:1,“description”:“Link quality (signal strength)”,“name”:“linkquality”,“property”:“linkquality”,“type”:“numeric”,“unit”:“lqi”,“value_max”:255,“value_min”:0}],“icon”:“https://i.ibb.co/ggYQ11s/IMG-20210522-160556.jpg",“model”:“TS0201”,“supports_ota”:false,“vendor”:“NEO”},“friendly_name”:"Cabinet thermometer”,“ieee_address”:“0xb4e3f9fffe0c4b7c”,“status”:“successful”,“supported”:true},“type”:“device_interview”}’

Zigbee2MQTT:info 2021-05-25 08:51:09: Configuring ‘Cabinet thermometer’

Zigbee2MQTT:info 2021-05-25 08:51:09: MQTT publish: topic ‘z2m_tuya_gw/bridge/log’, payload ‘{“message”:“interview_successful”,“meta”:{“description”:“Temperature & humidity sensor with display”,“friendly_name”:“Cabinet thermometer”,“model”:“TS0201”,“supported”:true,“vendor”:“NEO”},“type”:“pairing”}’

Zigbee2MQTT:info 2021-05-25 08:51:09: MQTT publish: topic ‘homeassistant/sensor/0xb4e3f9fffe0c4b7c/linkquality/config’, payload ‘{“availability”:[{“topic”:“z2m_tuya_gw/bridge/state”},{“topic”:“z2m_tuya_gw/Cabinet thermometer/availability”}],“device”:{“identifiers”:[“zigbee2mqtt_0xb4e3f9fffe0c4b7c”],“manufacturer”:“NEO”,“model”:“Temperature & humidity sensor with display (TS0201)”,“name”:“Cabinet thermometer”,“sw_version”:“Zigbee2MQTT 1.18.3-dev”},“icon”:“mdi:signal”,“json_attributes_topic”:“z2m_tuya_gw/Cabinet thermometer”,“name”:“Cabinet thermometer linkquality”,“state_topic”:“z2m_tuya_gw/Cabinet thermometer”,“unique_id”:“0xb4e3f9fffe0c4b7c_linkquality_z2m_tuya_gw”,“unit_of_measurement”:“lqi”,“value_template”:“{{ value_json.linkquality }}”}’

Zigbee2MQTT:debug 2021-05-25 08:51:09: Received MQTT message on ‘homeassistant/sensor/0xb4e3f9fffe0c4b7c/linkquality/config’ with data ‘{“availability”:[{“topic”:“z2m_tuya_gw/bridge/state”},{“topic”:“z2m_tuya_gw/Cabinet thermometer/availability”}],“device”:{“identifiers”:[“zigbee2mqtt_0xb4e3f9fffe0c4b7c”],“manufacturer”:“NEO”,“model”:“Temperature & humidity sensor with display (TS0201)”,“name”:“Cabinet thermometer”,“sw_version”:“Zigbee2MQTT 1.18.3-dev”},“icon”:“mdi:signal”,“json_attributes_topic”:“z2m_tuya_gw/Cabinet thermometer”,“name”:“Cabinet thermometer linkquality”,“state_topic”:“z2m_tuya_gw/Cabinet thermometer”,“unique_id”:“0xb4e3f9fffe0c4b7c_linkquality_z2m_tuya_gw”,“unit_of_measurement”:“lqi”,“value_template”:“{{ value_json.linkquality }}”}’

Zigbee2MQTT:info 2021-05-25 08:51:09: Successfully configured ‘Cabinet thermometer’

Zigbee2MQTT:debug 2021-05-25 08:51:11: Received Zigbee message from ‘Cabinet thermometer’, type ‘raw’, cluster ‘57346’, data ‘{“data”:[8,109,10,11,208,41,10,0],“type”:“Buffer”}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:51:11: No converter available for ‘TS0201’ with cluster ‘57346’ and type ‘raw’ and data ‘{“data”:[8,109,10,11,208,41,10,0],“type”:“Buffer”}’

Zigbee2MQTT:debug 2021-05-25 08:51:13: Received Zigbee message from ‘Cabinet thermometer’, type ‘raw’, cluster ‘57346’, data ‘{“data”:[8,110,10,13,208,41,90,0],“type”:“Buffer”}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:51:13: No converter available for ‘TS0201’ with cluster ‘57346’ and type ‘raw’ and data ‘{“data”:[8,110,10,13,208,41,90,0],“type”:“Buffer”}’

Zigbee2MQTT:debug 2021-05-25 08:51:15: Received Zigbee message from ‘Cabinet thermometer’, type ‘raw’, cluster ‘57346’, data ‘{“data”:[8,111,10,14,208,41,20,0],“type”:“Buffer”}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:51:15: No converter available for ‘TS0201’ with cluster ‘57346’ and type ‘raw’ and data ‘{“data”:[8,111,10,14,208,41,20,0],“type”:“Buffer”}’

Zigbee2MQTT:debug 2021-05-25 08:51:17: Received Zigbee message from ‘Cabinet thermometer’, type ‘raw’, cluster ‘57346’, data ‘{“data”:[8,112,10,6,208,48,2],“type”:“Buffer”}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:51:17: No converter available for ‘TS0201’ with cluster ‘57346’ and type ‘raw’ and data ‘{“data”:[8,112,10,6,208,48,2],“type”:“Buffer”}’

Zigbee2MQTT:debug 2021-05-25 08:51:19: Received Zigbee message from ‘Cabinet thermometer’, type ‘raw’, cluster ‘57346’, data ‘{“data”:[8,113,10,15,208,48,2],“type”:“Buffer”}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:51:19: No converter available for ‘TS0201’ with cluster ‘57346’ and type ‘raw’ and data ‘{“data”:[8,113,10,15,208,48,2],“type”:“Buffer”}’

Zigbee2MQTT:debug 2021-05-25 08:51:21: Received Zigbee message from ‘Cabinet thermometer’, type ‘raw’, cluster ‘57346’, data ‘{“data”:[8,114,10,16,208,32,0],“type”:“Buffer”}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:51:21: No converter available for ‘TS0201’ with cluster ‘57346’ and type ‘raw’ and data ‘{“data”:[8,114,10,16,208,32,0],“type”:“Buffer”}’

Zigbee2MQTT:debug 2021-05-25 08:51:29: Received Zigbee message from ‘Cabinet thermometer’, type ‘attributeReport’, cluster ‘msIlluminanceMeasurement’, data ‘{“measuredValue”:32426}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:51:29: No converter available for ‘TS0201’ with cluster ‘msIlluminanceMeasurement’ and type ‘attributeReport’ and data ‘{“measuredValue”:32426}’

Zigbee2MQTT:debug 2021-05-25 08:51:29: Received Zigbee message from ‘Cabinet thermometer’, type ‘attributeReport’, cluster ‘msIlluminanceMeasurement’, data ‘{“measuredValue”:32843}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:51:29: No converter available for ‘TS0201’ with cluster ‘msIlluminanceMeasurement’ and type ‘attributeReport’ and data ‘{“measuredValue”:32843}’

Zigbee2MQTT:debug 2021-05-25 08:51:30: Received Zigbee message from ‘Cabinet thermometer’, type ‘read’, cluster ‘genTime’, data ‘[“localTime”]’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:52:31: Saving state to file /app/data/state.json

Zigbee2MQTT:debug 2021-05-25 08:52:39: Received MQTT message on ‘z2m_tuya_gw/bridge/request/permit_join’ with data ‘{“device”:null,“time”:254,“transaction”:“r0617-2”,“value”:false}’

Zigbee2MQTT:info 2021-05-25 08:52:39: Zigbee: disabling joining new devices.

Zigbee2MQTT:info 2021-05-25 08:52:39: MQTT publish: topic ‘z2m_tuya_gw/bridge/response/permit_join’, payload ‘{“data”:{“time”:254,“value”:false},“status”:“ok”,“transaction”:“r0617-2”}’

Zigbee2MQTT:debug 2021-05-25 08:53:00: Received Zigbee message from ‘Cabinet thermometer’, type ‘attributeReport’, cluster ‘msIlluminanceMeasurement’, data ‘{“measuredValue”:30462}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:53:00: No converter available for ‘TS0201’ with cluster ‘msIlluminanceMeasurement’ and type ‘attributeReport’ and data ‘{“measuredValue”:30462}’

Zigbee2MQTT:debug 2021-05-25 08:53:08: Received Zigbee message from ‘Cabinet thermometer’, type ‘attributeReport’, cluster ‘msIlluminanceMeasurement’, data ‘{“measuredValue”:31393}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:53:08: No converter available for ‘TS0201’ with cluster ‘msIlluminanceMeasurement’ and type ‘attributeReport’ and data ‘{“measuredValue”:31393}’

Zigbee2MQTT:debug 2021-05-25 08:53:16: Received Zigbee message from ‘Cabinet thermometer’, type ‘attributeReport’, cluster ‘msIlluminanceMeasurement’, data ‘{“measuredValue”:28746}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:53:16: No converter available for ‘TS0201’ with cluster ‘msIlluminanceMeasurement’ and type ‘attributeReport’ and data ‘{“measuredValue”:28746}’

Zigbee2MQTT:debug 2021-05-25 08:53:24: Received Zigbee message from ‘Cabinet thermometer’, type ‘attributeReport’, cluster ‘msIlluminanceMeasurement’, data ‘{“measuredValue”:21819}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:53:24: No converter available for ‘TS0201’ with cluster ‘msIlluminanceMeasurement’ and type ‘attributeReport’ and data ‘{“measuredValue”:21819}’

Zigbee2MQTT:debug 2021-05-25 08:53:40: Received Zigbee message from ‘Cabinet thermometer’, type ‘raw’, cluster ‘57346’, data ‘{“data”:[8,1,10,15,208,48,1],“type”:“Buffer”}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:53:40: No converter available for ‘TS0201’ with cluster ‘57346’ and type ‘raw’ and data ‘{“data”:[8,1,10,15,208,48,1],“type”:“Buffer”}’

Zigbee2MQTT:debug 2021-05-25 08:53:42: Received Zigbee message from ‘Cabinet thermometer’, type ‘attributeReport’, cluster ‘msIlluminanceMeasurement’, data ‘{“measuredValue”:30501}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:53:42: No converter available for ‘TS0201’ with cluster ‘msIlluminanceMeasurement’ and type ‘attributeReport’ and data ‘{“measuredValue”:30501}’

Zigbee2MQTT:debug 2021-05-25 08:53:48: Received Zigbee message from ‘Cabinet thermometer’, type ‘attributeReport’, cluster ‘msIlluminanceMeasurement’, data ‘{“measuredValue”:31032}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:53:48: No converter available for ‘TS0201’ with cluster ‘msIlluminanceMeasurement’ and type ‘attributeReport’ and data ‘{“measuredValue”:31032}’

Zigbee2MQTT:debug 2021-05-25 08:53:56: Received Zigbee message from ‘Cabinet thermometer’, type ‘raw’, cluster ‘57346’, data ‘{“data”:[8,5,10,15,208,48,2],“type”:“Buffer”}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:53:56: No converter available for ‘TS0201’ with cluster ‘57346’ and type ‘raw’ and data ‘{“data”:[8,5,10,15,208,48,2],“type”:“Buffer”}’

Zigbee2MQTT:debug 2021-05-25 08:53:58: Received Zigbee message from ‘Cabinet thermometer’, type ‘attributeReport’, cluster ‘msIlluminanceMeasurement’, data ‘{“measuredValue”:30299}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:53:58: No converter available for ‘TS0201’ with cluster ‘msIlluminanceMeasurement’ and type ‘attributeReport’ and data ‘{“measuredValue”:30299}’

Zigbee2MQTT:debug 2021-05-25 08:54:06: Received Zigbee message from ‘Cabinet thermometer’, type ‘attributeReport’, cluster ‘msIlluminanceMeasurement’, data ‘{“measuredValue”:29610}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:54:06: No converter available for ‘TS0201’ with cluster ‘msIlluminanceMeasurement’ and type ‘attributeReport’ and data ‘{“measuredValue”:29610}’

Zigbee2MQTT:debug 2021-05-25 08:54:12: Received Zigbee message from ‘Cabinet thermometer’, type ‘attributeReport’, cluster ‘msIlluminanceMeasurement’, data ‘{“measuredValue”:29290}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:54:12: No converter available for ‘TS0201’ with cluster ‘msIlluminanceMeasurement’ and type ‘attributeReport’ and data ‘{“measuredValue”:29290}’

Zigbee2MQTT:debug 2021-05-25 08:54:28: Received Zigbee message from ‘Cabinet thermometer’, type ‘attributeReport’, cluster ‘msIlluminanceMeasurement’, data ‘{“measuredValue”:28894}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:54:28: No converter available for ‘TS0201’ with cluster ‘msIlluminanceMeasurement’ and type ‘attributeReport’ and data ‘{“measuredValue”:28894}’

Zigbee2MQTT:debug 2021-05-25 08:54:36: Received Zigbee message from ‘Cabinet thermometer’, type ‘attributeReport’, cluster ‘msIlluminanceMeasurement’, data ‘{“measuredValue”:25212}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:54:36: No converter available for ‘TS0201’ with cluster ‘msIlluminanceMeasurement’ and type ‘attributeReport’ and data ‘{“measuredValue”:25212}’

Zigbee2MQTT:debug 2021-05-25 08:55:33: Received Zigbee message from ‘Cabinet thermometer’, type ‘attributeReport’, cluster ‘msIlluminanceMeasurement’, data ‘{“measuredValue”:28983}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:55:33: No converter available for ‘TS0201’ with cluster ‘msIlluminanceMeasurement’ and type ‘attributeReport’ and data ‘{“measuredValue”:28983}’

Zigbee2MQTT:debug 2021-05-25 08:55:41: Received Zigbee message from ‘Cabinet thermometer’, type ‘attributeReport’, cluster ‘msIlluminanceMeasurement’, data ‘{“measuredValue”:27753}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:55:41: No converter available for ‘TS0201’ with cluster ‘msIlluminanceMeasurement’ and type ‘attributeReport’ and data ‘{“measuredValue”:27753}’

Zigbee2MQTT:debug 2021-05-25 08:55:49: Received Zigbee message from ‘Cabinet thermometer’, type ‘attributeReport’, cluster ‘msIlluminanceMeasurement’, data ‘{“measuredValue”:25683}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:55:49: No converter available for ‘TS0201’ with cluster ‘msIlluminanceMeasurement’ and type ‘attributeReport’ and data ‘{“measuredValue”:25683}’

Zigbee2MQTT:debug 2021-05-25 08:55:57: Received Zigbee message from ‘Cabinet thermometer’, type ‘attributeReport’, cluster ‘msIlluminanceMeasurement’, data ‘{“measuredValue”:24956}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:55:57: No converter available for ‘TS0201’ with cluster ‘msIlluminanceMeasurement’ and type ‘attributeReport’ and data ‘{“measuredValue”:24956}’

Zigbee2MQTT:debug 2021-05-25 08:56:13: Received Zigbee message from ‘Cabinet thermometer’, type ‘attributeReport’, cluster ‘msIlluminanceMeasurement’, data ‘{“measuredValue”:24049}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:56:13: No converter available for ‘TS0201’ with cluster ‘msIlluminanceMeasurement’ and type ‘attributeReport’ and data ‘{“measuredValue”:24049}’

Zigbee2MQTT:debug 2021-05-25 08:56:38: Received Zigbee message from ‘Cabinet thermometer’, type ‘attributeReport’, cluster ‘msIlluminanceMeasurement’, data ‘{“measuredValue”:23033}’ from endpoint 1 with groupID 0

Zigbee2MQTT:debug 2021-05-25 08:56:38: No converter available for ‘TS0201’ with cluster ‘msIlluminanceMeasurement’ and type ‘attributeReport’ and data ‘{“measuredValue”:23033}’`

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Koenkkcommented, May 26, 2021

Seems this 0xE002 is a new TuYa cluster, someone should reverse engineer it.

0reactions
SimpleSoncommented, Sep 13, 2022

Bumping this thread to keep it alive. I just received these sensors and have the same issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

NEO Coolcam Tuya WiFi Smart Temperature and Humidity Sensor ...
Buy NEO Coolcam Tuya WiFi Smart Temperature and Humidity Sensor Luminance Detector Indoor Hygrometer Thermometer with LCD display at Walmart.com.
Read more >
NEO Coolcam Tuya WiFi Smart Temperature and ... - AliExpress
Buy NEO Coolcam Tuya WiFi Smart Temperature and Humidity Sensor Luminance Detector Indoor Hygrometer Thermometer with LCD Display at Aliexpress for US ...
Read more >
NEO Coolcam Tuya Temperature and Humidity Luminance ...
This is a temperature and humidity detector, mainly used for temperature, humidity and Luminance detection. Large screen display: The clear large screen ......
Read more >
Cobalt Aquatics Neo-Therm Pro Aquarium Heater (25 watt ...
The advanced electronic thermostat is accurate to ±0.5°F and includes a LED that displays both the Set Temp and Tank Temp simultaneously. The...
Read more >
NEO-1D BLE Temperature and Humidity Sensor with Display
NEO -1D is a sensor and a data logger with a display that can wirelessly monitor temperature, humidity, VPD, Heat Index, Dew Points...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found