Koenkk / zigbee2mqtt

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

[New device support]: _TZE200_3yp57tby, Saswell SEA802-Zigbee thermostat #15766

Closed Kny2 closed 1 year ago

Kny2 commented 1 year ago

Link

https://www.saswell.com

Database entry

info 2022-12-27 10:59:09: MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0xa4c1381284240b48","ieee_address":"0xa4c1381284240b48"},"type":"device_joined"}' info 2022-12-27 10:59:09: Starting interview of '0xa4c1381284240b48' info 2022-12-27 10:59:09: MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0xa4c1381284240b48","ieee_address":"0xa4c1381284240b48","status":"started"},"type":"device_interview"}' debug 2022-12-27 10:59:11: Received Zigbee message from '0xa4c1381284240b48', type 'readResponse', cluster 'genBasic', data '{"stackVersion":0}' from endpoint 1 with groupID 0 debug 2022-12-27 10:59:11: Skipping message, definition is undefined and still interviewing debug 2022-12-27 10:59:11: Received Zigbee message from '0xa4c1381284240b48', type 'readResponse', cluster 'genBasic', data '{"dateCode":""}' from endpoint 1 with groupID 0 debug 2022-12-27 10:59:11: Skipping message, definition is undefined and still interviewing debug 2022-12-27 10:59:11: Received Zigbee message from '0xa4c1381284240b48', type 'readResponse', cluster 'genBasic', data '{}' from endpoint 1 with groupID 0 debug 2022-12-27 10:59:11: Skipping message, definition is undefined and still interviewing info 2022-12-27 10:59:11: Successfully interviewed '0xa4c1381284240b48', device has successfully been paired warn 2022-12-27 10:59:11: Device '0xa4c1381284240b48' with Zigbee model 'TS0601' and manufacturer name '_TZE200_3yp57tby' is NOT supported, please follow https://www.zigbee2mqtt.io/advanced/support-new-devices/01_support_new_devices.html info 2022-12-27 10:59:11: MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"definition":null,"friendly_name":"0xa4c1381284240b48","ieee_address":"0xa4c1381284240b48","status":"successful","supported":false},"type":"device_interview"}' debug 2022-12-27 10:59:16: Received Zigbee message from '0xa4c1381284240b48', type 'read', cluster 'genTime', data '["localTime"]' from endpoint 1 with groupID 0 warn 2022-12-27 10:59:16: Received message from unsupported device with Zigbee model 'TS0601' and manufacturer name '_TZE200_3yp57tby' warn 2022-12-27 10:59:16: Please see: https://www.zigbee2mqtt.io/advanced/support-new-devices/01_support_new_devices.html warn 2022-12-27 10:59:38: Device '0xa4c1381284240b48' left the network

Comments

My Saswell devices are not supported when pairred in MQTT - is this because the specific "Zigbee Manufactor" is not included in the Saswell-configuration?

Zigbee Manufactor: _TZE200_3yp57tby

I'm new at this so I hope my request is understandable.

External converter

No response

Supported color modes

No response

Color temperature range

No response

Kny2 commented 1 year ago

I've tried adding it to the saswell configuration and use it as an "ext_converter.js":

{modelID: 'TS0601', manufacturerName: '_TZE200_3yp57tby'}

But it dosen't seem to fix the issue.

Kny2 commented 1 year ago

Are my input on this issue sufficient for solving the problem?

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days