Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Lock #100

Closed
albertovm opened this issue Oct 3, 2023 · 0 comments
Closed

New Lock #100

albertovm opened this issue Oct 3, 2023 · 0 comments

Comments

@albertovm
Copy link

albertovm commented Oct 3, 2023

Hello Mariano,

This model of lock could be compatible with your driver?

<ZigbeeDevice: f72dd795-83dd-4ef3-8665-9ae1b610131b [0x00D0] (Zigbee Thing)> emitting event: {"attribute_id":"basicHtml","capability_id":"amberpiano10217.deviceinfo","component_id":"main","state":{"value":"

Model TY0A01
Manufacturer _TYST12_srptwvak
NetworkId 0x00D0
Zigbee EUI A46DD4FFFE21320D
ZCL Version 3
APP Version 88
Server Clusters 01={ 0000,000A,0004,
0005,EF00 }
Client Clusters 01={ 0019 }
Test bar <progress value="30" max="100" />
"}}

<ZigbeeDevice: f72dd795-83dd-4ef3-8665-9ae1b610131b [0x00D0] (Zigbee Thing)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0x00D0, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: Basic >, lqi: 0xC8, rssi: -50, body_length: 0x000B, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x18, seqno: 0x58, ZCLCommandId: 0x0A >, < ReportAttribute || < AttributeRecord || AttributeId: 0x0001, DataType: Uint8, ApplicationVersion: 0x58 >, < AttributeRecord || AttributeId: 0xFFE2, DataType: Uint8, Uint8: 0x1C > > > >

DeviceInfoCapability.init table: 0xa88c60

There are lots of new "cheap" Zigbee lockers available from China since last month, and it appears that this is the basic info for them. I am trying to acquire another to be sure if they use the same chipset.
I did a quick test with your driver only addind the fingerprint, but I have this error message.

<ZigbeeDevice: f72dd795-83dd-4ef3-8665-9ae1b610131b [0x00D0] (Zigbee Thing)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0x00D0, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: DoorLock >, lqi: 0xD0, rssi: -48, body_length: 0x0006, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x18, seqno: 0x27, ZCLCommandId: 0x01 >, < ReadAttributeResponse || < AttributeRecord || AttributeId: 0x0000, ZclStatus: UNSUPPORTED_ATTRIBUTE > > > >

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants