You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: