homebridge-homematic
homebridge-homematic copied to clipboard
CCU2 + HueBridge integration in homebridge
Describe the bug I'm using a ccu2 with several HM components. It works fine with homebridge and homebridge-homematic plugin. Now i tried to integrate the hue-bridge in ccu2. It works fine as expected. We know that the "Old" ccu2 didn't get the bi-directional interface to hue-bridge. Preventing any issues everything should be controlled directly through ccu2. Therefore i tried to integrate a hue lamp (hue play) into homebridge with my standard approach:
- in ccu2 config add the "Gewerke" type homekit
- restart homebridge
- sort the new device in homebridge device manager.
But now the problem: the hue lamp doesn't appear.
in the log i figured out the following:
[08/04/2022, 18:10:06] [homebridge-neato] This plugin generated a warning from the characteristic 'Spot ↔': characteristic was supplied illegal value: number 0 exceeded minimum of 100. See https://git.io/JtMGR for more info.
[08/04/2022, 18:10:06] [homebridge-neato] This plugin generated a warning from the characteristic 'Spot ↕': characteristic was supplied illegal value: number 0 exceeded minimum of 100. See https://git.io/JtMGR for more info.
[08/04/2022, 18:10:06] [homebridge-homematic] This plugin generated a warning from the characteristic 'Hue': characteristic was supplied illegal value: number 362 exceeded maximum of 360. See https://git.io/JtMGR for more info.
[08/04/2022, 18:10:08] [homebridge-homematic] This plugin generated a warning from the characteristic 'Hue': characteristic was supplied illegal value: number 362 exceeded maximum of 360. See https://git.io/JtMGR for more info.
[08/04/2022, 18:10:12] [homebridge-homematic] This plugin generated a warning from the characteristic 'Hue': characteristic was supplied illegal value: number 362 exceeded maximum of 360. See https://git.io/JtMGR for more info.
for me it looks like that the plugin is not able to handle the information provided by the lamp. In CCU2 you can define the color by real RGB-Values (Red, Green, Blue 0-255) and the real color temperature from 2000-6500k Of curse you got a dimmer value 0-100%
Do i need to add some values anywhere else?
Version [e.g. 22] CCU2: 2.41.9 Homebridge UI: 1.3.6 Homebrigde-homematic-plugin: 0.2.226
Which Homematic Device or Service the bug is about CCU2 in combination with Hue Bridge