Closed garethcook closed 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.
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.
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