Mariano-Github / Edge-Drivers-Beta

Edge Driver Beta Modified for Created
Apache License 2.0
116 stars 118 forks source link

Somfy Sonese 28 Driver #109

Closed Tegguy closed 8 months ago

Tegguy commented 8 months ago

Would it be possible to add a profile for the Somfy Sonese 28 Zigbee roller shade motor? The generic driver works but it's inverted (open vs closed) and also doesn't show battery percentage or anything.

Thank You

Mariano-Github commented 8 months ago

This device model is not in the driver and is paired as a generic device and that is why it works poorly.

Send me the fingerptints, manufacturer and model from my.smartthings.com, advanced users or Pair it with my zigbee thing Mc driver and post a screenshot

Tegguy commented 8 months ago

my apologies as I'm new to this but does this give you the information you need?

image

Tegguy commented 8 months ago

Here is this as well I hope it helps

DeviceInfo:

Manufacturer: SOMFY
Model: Sonesse 28 WF Li-Ion Roller
FingerPrinted_EndPoint.Id: 0x01
App Version: Unknown
ZCL Version: 0x03
Network ID: 0xDDC9
Zigbee EUI: 4CC206FFFE8011DC
Device ID: fb4e37b0-4918-42cb-9610-907db8eae5fc

Server Cluster:
Ep: 0xE8={ 0000,0001,0003,0019 }
Ep: 0x01={ 0000,0003,0004,0005,0020,0102 }

Client Clusters:
Ep: 0xE8={ 0003,0019 }
Ep: 0x01={ 0003 }

Signal Metrics:
LQI: 198 .... RSSI: -75 dbm

Mariano-Github commented 8 months ago

Hi, Added to this driver version

You need install this driver version from my channel in your Hub Uninstall device a add device with this driver version to device configure

───────────────────────────────────────────────────
 Driver Id    e7070ea0-2ed9-4802-b7e7-5912a75f20fa 
 Name         Zigbee Window Treatment Mc
 Package Key  zigbee-window-treatment-v1
 Version      2023-12-12T22:31:28.747796089        
───────────────────────────────────────────────────
- id: "SOMFY/Sonesse 28 WF Li-Ion Roller"
    deviceLabel: SOMFY Window Treatment
    manufacturer: SOMFY
    model: Sonesse 28 WF Li-Ion Roller
    deviceProfileName: window-treatment-profile
Tegguy commented 8 months ago

Thank you thos appears to be working better. Just curious is is possible to pull battery level or anything from thos device? I honestly have no idea how these work so if it's a crazy question please just say

Mariano-Github commented 8 months ago

Hi, I assigned it to the same profile as other Somfy models and I didn't realize that the profile doesn't show battery. I have changed it to a profile with battery.

You have to uninstall the device Delete the previous driver and reinstall this version from my channel

Reinstall the device with this new version so that it is configured correctly

───────────────────────────────────────────────────
 Driver Id    e7070ea0-2ed9-4802-b7e7-5912a75f20fa 
 Name         Zigbee Window Treatment Mc
 Package Key  zigbee-window-treatment-v1
 Version      2023-12-13T12:40:24.785040014        
───────────────────────────────────────────────────
- id: "SOMFY/Sonesse 28 WF Li-Ion Roller"
    deviceLabel: SOMFY Window Treatment
    manufacturer: SOMFY
    model: Sonesse 28 WF Li-Ion Roller
    deviceProfileName: window-treatment-battery
Tegguy commented 8 months ago

Thank you for this I just tried it out and the battery bar shows but I get a message "this device hasn't updated all of it's status information yet"

I'll be honest I don't even know if this device would report battery information but I would think it would

Tegguy commented 8 months ago

Scratch that it now populated! Thank you