Z-Wave-Me / z-way-issues

This repo is only to host issues for Z-Way.
6 stars 1 forks source link

Danalock V3 feature removed #170

Open robkamp opened 3 months ago

robkamp commented 3 months ago

Danalock have removed a feature from the Danalock V3 z-wave. It does not support the Twist Assist anymore. After performing an Update device database the feature still remains.

Can you update the z-wave database and have this feature removed?

PoltoS commented 3 months ago

If Configuration Commad Class is v4 or upper, this information comes from the device itself. If lower, it comes from the ZDDX file and we have to fix it. Bit we need the version number reported for this lock?

To solve your question you can press the Force Interview Button un thé Expert UI. It will check the device and if it does not report this feature, it will disappear.

robkamp commented 3 months ago

This is the interview result

None (02-02-2024)
    basicType: 4 (10:09)
    genericType: 64 (10:09)
    specificType: 3 (10:09)
    infoProtocolSpecific: 5495809 (10:09)
    deviceTypeString: Secure Keypad (10:09)
    isVirtual: false (02-02-2024)
    isListening: false (10:09)
    isRouting: true (10:09)
    isAwake: true (02-02-2024)
    optional: true (10:09)
    isFailed: false (10:09)
    sensor250: false (10:09)
    sensor1000: true (10:09)
    neighbours: 1,5,46 (10:09)
    multicastGroup: 0 (02-02-2024)
    manufacturerId: 270 (09:56)
    vendorString: Danalock (09:56)
    productString: Danalock V3-BTZE (10:33)
    manufacturerProductType: 9 (09:56)
    manufacturerProductId: 1 (09:56)
    ZWLib: 3 (09:56)
    ZWProtocolMajor: 0 (09:56)
    ZWProtocolMinor: 0 (09:56)
    SDK: (09:56)
    applicationMajor: 1 (09:56)
    applicationMinor: 3 (09:56)
    installerIcon: 768 (09:56)
    userIcon: 0 (02-02-2024)
    nodeInfoFrame: 94,152,159,85,114,138 (29-07-2024)
    ZDDXMLFile: 1945-010E-0009-0001-03-06-71-00-00.xml (10:33)
    lastSend: 138242 (10:33)
    lastNonceGet: None (10:09)
    lastReceived: 0 (10:33)
    failureCount: 0 (10:09)
    keepAwake: false (09:56)
    queueLength: 0 (02-02-2024)
    priorityRoutes: None (02-02-2024)
    givenName: Danalock V3 (29-07-2024)
    interviewDone: true (10:09)
    acceptSetSecurityLevel: None (02-02-2024)
    acceptReportSecurityLevel: None (02-02-2024)
    mapBasicSetToSpecificReport: false (02-02-2024)
    unsolicitedReportOnSet: 1 (09:56)
    securityS2ExchangedKeys: 132 (29-07-2024)
    secureChannelEstablished: true (29-07-2024)
    guessS2Keys: false (02-02-2024)
    secureAllCCs: true (02-02-2024)

And the info from the Danalock App.

2C846855-E776-46A4-BCA7-D3245E8F1F0C_1_201_a

robkamp commented 3 months ago

The feature is still there after the interview and clicking Select Device Description.

PoltoS commented 3 months ago

Is it Configuration v4? If so, it should be fixed in Danalock, not in Z-Way

PoltoS commented 3 months ago

You can create the ZDDX (there is a button in Expert UI near Force Interview) and attach it here

robkamp commented 3 months ago

This is the ZDDX xml (remove the .txt extension as .xml is not allowed when uploading) 70.xml.txt

PoltoS commented 3 months ago

Yes, it is v4, but I don't see the corresponding config param in this ZDDX. Which one is it?

robkamp commented 3 months ago

This one, called Twist Assist. I don't see that in the ZDDX as well. So how come it ends up in the UI?

image
PoltoS commented 3 months ago

you probably need to disable the ZDDX: https://find.z-wave.me/JS/Run/zway.devices[26].data.ZDDXMLFile=""

robkamp commented 3 months ago

I removed the ZDDX with the command you gave. When I now go to the config for the lock it shows

image
PoltoS commented 3 months ago

Looks ok. Isn't it? No config no 1 anymore

robkamp commented 3 months ago

I'm puzzled by the This device doesn't have the necessary service message.

PoltoS commented 3 months ago

Probably the message complains on missing ZDDX, but when falls back to Config v4. No worries.