Skip to content

Getting Value, '65520' is not within allowed limits: min=-255 max=255 for 'id' when using Philips Hue-Bridge adapter in iobroker #235

Description

@schluo

Hi Peter,

the conbee II zigbee usb stick returns xFFF0 (65520) for the "all" group which results in recurring errors due the the limit of 255 which is stated in your code.
As far as I can see in src/types/RangedNumberType.ts line 44 and src/types/Int8Type.ts.

It is possible to adapt the code to except int16 numbers for group ids?

Thank you!
Regards,
Oliver

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions