jeedom / plugin-openzwave

GNU General Public License v2.0
31 stars 88 forks source link

Fix serialization error (reproducible with Aeotec ZW164 Siren 6 ZWAVE PLUS ) #223

Closed ypapouin closed 1 year ago

ypapouin commented 2 years ago

Trying to integrate an Aeotec ZW164 Siren 6 ZWAVE PLUS

It looks like the openzwave library is unable to parse the content of a specific field and the jeedom's openzwave plugin does not take care of an upstream invalid parsing.

The purpose of this PR is to allow the plugin to continue its normal process even after a such error.

image

As a consequence with this fix, the list is empty (should not ?) image

Please note that I'm not able to play any sound from the sound list of the alarm plugin on this device.

rocket13011 commented 1 year ago

to master // close