Mariano-Github / Edge-Drivers-Beta

Edge Driver Beta Modified for Created
Apache License 2.0
122 stars 121 forks source link

Z-Wave windows treatment fingerprints #38

Closed sylion closed 1 year ago

sylion commented 1 year ago

Could you add Fingerprints for "Forest Shuttle L Z-Wave" curtain motor? It was working fine with standard Z-Wave Window Shade DTH before edge drivers released.

Screenshot from groovy page and pdf manual from manufacturer attached. (Device don't have battery. Always knows current curtain position, even if it was changed manually without electric power) - if it's important. Let me know if you need any other info.

Знімок екрана 2022-11-22 о 14 47 28

download_287_Installing the FOREST SHUTTLE S-M-L Z-wave V1_6EN.pdf

Mariano-Github commented 1 year ago

Hi,

Added to this driver version Assigned to profile It seems to be more in line with what I see in your capture, without battery

───────────────────────────────────────────────────
 Driver Id    79679b70-6c89-4efa-a711-e5f6fa6f657e 
 Name         Z-Wave Window Treatment Mc
 Version      2022-11-22T17:32:28.011024722        
───────────────────────────────────────────────────
  - id: Forest Shuttle/Blind
    deviceLabel: Forest Shuttle SML
    manufacturerId: 0x0207
    productType: 0x0027
    productId: 0x0100
    deviceProfileName: window-treatment-preset-reverse
sylion commented 1 year ago

Thanks. It works.

but there is few issues:

IMG_5D66024FC9DC-1

Mariano-Github commented 1 year ago

I have created a profile without battery, "window-treatment-preset" Preset values must be entered in settings `name: window-treatment-preset components:

The error that appears is that it cannot update the value of some capability, it must be due to the battery

Try this version of the driver. You will have to uninstall the device delete the previous version of the driver Install the new version install the device

───────────────────────────────────────────────────
 Driver Id    79679b70-6c89-4efa-a711-e5f6fa6f657e 
 Name         Z-Wave Window Treatment Mc
 Version      2022-11-22T20:38:15.975637007        
───────────────────────────────────────────────────
  - id: Forest Shuttle/Blind
    deviceLabel: Forest Shuttle SML
    manufacturerId: 0x0207
    productType: 0x0027
    productId: 0x0100
    deviceProfileName: window-treatment-preset
sylion commented 1 year ago

Thanks again, it works perfect now.

Right now preset position is 50%, there is no settings in ST app as it was with DTH for this device. But it's not a problem at all.