[APP][Pro] EasyLighting - Make smart home easy

Hi @Robin_Lunden @yuriestevan

Thank you for working with us on this.

We currently don’t have this specific device on hand to reproduce the issue on the Homey side. If possible, could you please try again to add the device into Homey, and after the attempt fails, generate a diagnostics report and send it to us. Here are the steps:

  1. Open the Homey mobile app or access Homey via web.
  2. Navigate to More → Apps → select the “EasyLighting App / driver” for your device.
  3. Tap the gear icon (Settings) next to the App.
  4. In the settings, select “Create Diagnostics Report”.
  5. The system will package the Homey logs + EasyLighting App logs into a report file. Please send that file or the report ID back to us.

For your reference, our current configuration is:

"zwave": {
  "security": ["none"],
  "manufacturerId": 816,
  "productTypeId": [ 512 ],
  "productId": [ 53250 ]
}

Additional configuration options you can also try:
If you’re comfortable with making adjustments, you could try the following two alternative configurations:

"zwave": {
  "manufacturerId": [ 816 ],
  "productTypeId": [ 512 ],
  "productId": [ 53250 ],
  "secure": [ "S0" ],
  "requireSecure": true
}

or

"zwave": {
  "manufacturerId": [ 816 ],
  "productTypeId": [ 512 ],
  "productId": [ 53250 ],
  "secure": [ "S0" ],
  "requireSecure": false
}

These two options will attempt pairing in secure mode S0—one forcing secure, the other allowing non-secure as fallback.

Hope to hear from you @yuriestevan if you have any success?

Hi,

I have the SR-ZV2833-PAC also.

Please indicate if there are plans to include this Zwave device

I understand that the SR-ZG2833PAC-DIM is a green power device which is not supported yet in Homey.

When needed I can support development of the Zwave device.

Hi @niracler and @Robin_Lunden ,

I got the following code when I generated the diagnostic report:

f62dc8de-d7dc-417e-bfdd-0cb6d1b26631

1 Like

Hi @niracler

I’ve added it to homey, and your app recognised it as SR-ZG9030A-MW, light sensing and motion alert data comes like a charm. You can rename the supported device to MW/PIR