python-openzwave icon indicating copy to clipboard operation
python-openzwave copied to clipboard

Low Battery Alarm format error.

Open rafale77 opened this issue 6 years ago • 1 comments

I am observing the following error from python-openzwave:

Error in manager callback UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa7 in position 1: invalid start byte

Which I traced down to be a low battery alarm from one of my zwave devices which is not handled by openzwave or by the python wrapper. It appears to be trying to interpret it as a utf-8 when it is a hex.

rafale77 avatar Dec 02 '18 15:12 rafale77

Hi Could you provide log please Thanks for reporting

bibi21000 avatar Dec 28 '18 21:12 bibi21000