iobroker-community-adapters / ioBroker.hue

Control Philips Hue Bridge
http://www.iobroker.org
Apache License 2.0
43 stars 26 forks source link

recurring errors in log file when using conbee II / deconz /phoscon #472

Open schluo opened 10 months ago

schluo commented 10 months ago

When connecting the adapter to a conbee II stick each polling will create an error message because the ID of "All" group provided by the gateway is 65520 which is not in the expected range.

The log entries looks like shown below

To Reproduce connect HUE adapter the phoscon / conbee II

Expected behavior Group IDs outside -255 to 255 should be accepted

Screenshots & Logfiles hue.0 | 2023-09-07 12:18:44.567 | error | Cannot update group state of Phoscon-GW.All (0): Value, '65520' is not within allowed limits: min=-255 max=255 for 'id'

hue.0 | 2023-09-07 12:18:33.746 | error | Cannot update group state of Phoscon-GW.All (0): Value, '65520' is not within allowed limits: min=-255 max=255 for 'id'

Versions:

Screenshot 2023-09-07 122553

foxriver76 commented 8 months ago

Error and validation comes from used module https://github.com/peter-murray/node-hue-api