anthonywebb / homebridge-cbus

CBus plugin for homebridge
MIT License
35 stars 20 forks source link

CBUS plugin failing with "characteristic value expected valid finite number" on all devices #116

Closed garethcook closed 3 years ago

garethcook commented 3 years ago

Did a global update a few days ago, and now seeing this with the CBUS plugin failing. [Hall Downstairs@Hall Downstairs@Brightness] characteristic value expected valid finite number and received "undefined" (undefined) [08/05/2021, 10:54:35] [homebridge-cbus] This plugin generated a warning from the characteristic 'Brightness': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info.

I see this on every device. I downgraded from 1.1.0 to 0.6.5 and the same issue occurs, so wondering if the core Homebridge update is now causing an issue with all versions?

Note I've had no config changes for 6 months, it was purely a general homebridge update. Any ideas?

Thanks all

garethcook commented 3 years ago

This error https://github.com/oznu/homebridge-config-ui-x/issues/1145

garethcook commented 3 years ago

Homebridge 1.3.1 has this in the changelog 2820 - Automatically correct bad characteristic values provided by plugins in more cases, this should fix the vast majority of problems users were facing after upgrading to v1.3.0.

garethcook commented 3 years ago

Downgraded Homebridge to 1.3.0, and still not working. Seeing this all over the logs [08/05/2021, 11:45:19] [homebridge-cbus] This plugin generated a warning from the characteristic 'Brightness': characteristic was supplied illegal value: undefined! This might throw errors in the future! See https://git.io/JtMGR for more info.