Zacknetic / HomebridgeMagicHome-DynamicPlatform

Homebridge Plugin for MagicHome LED controllers and light bulbs
Apache License 2.0
61 stars 11 forks source link

Characteristic Warning #125

Open greggsymington opened 2 years ago

greggsymington commented 2 years ago

Since installing this plugin I've been getting this error randomly but many times an hour.

[5/16/2022, 8:25:24 PM] [homebridge-magichome-dynamic-platform] This plugin generated a warning from the characteristic 'Brightness': characteristic was supplied illegal value: number 139.2156862745098 exceeded maximum of 100. See https://homebridge.io/w/JtMGR for more info. [5/16/2022, 8:25:24 PM] [homebridge-magichome-dynamic-platform] Error: at Brightness.Characteristic.characteristicWarning (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2142:105) at Brightness.Characteristic.validateUserInput (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2049:14) at Brightness.Characteristic.updateValue (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1457:20) at Lightbulb.Service.updateCharacteristic (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Service.ts:481:35) at RGBStrip.updateHomekitState (/homebridge/node_modules/homebridge-magichome-dynamic-platform/src/platformAccessory.ts:346:18) at RGBStrip.updateLocalState (/homebridge/node_modules/homebridge-magichome-dynamic-platform/src/platformAccessory.ts:326:12) at processTicksAndRejections (node:internal/process/task_queues:96:5)

I'm running the official Homebridge Docker on an Unraid server.