Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Characteristic Warning #125

Open
greggsymington opened this issue May 17, 2022 · 0 comments
Open

Characteristic Warning #125

greggsymington opened this issue May 17, 2022 · 0 comments

Comments

@greggsymington
Copy link

greggsymington commented May 17, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant