Open YellowNest opened 4 years ago
I have the exact same weird behavior. Even when the two components are linked into the same HomeKit widget. Update would be appreciated :)
There's a new homebridge plugin available https://www.npmjs.com/package/homebridge-hyperion-ng. Let's hope the developer keeps it up to date
Hi @T-IOOO ! Thanks a lot ! I’ll have a look at this plugin.
Hi ! The NG plugin has a better behavior but unfortunatly my TV leds are not responding to any of the command !
My Hyperion NG config :
"accessory": "Hyperion",
"name": "Led TV",
"ambilight_name": "Ambilight TV",
"priority": "100",
"host": "HOOBS",
"port": "19444"
My Hyperion light config : "accessory": "Hyperion", "autoupdate": "true", "name": "Led TV", "ambilightName": "Ambilight TV", "host": "HOOBS", "port": "19444"
My leds respond well with the light plugin but not at all with the ng plugin. Does someone have the same issue ?
Try changing priority to "1" and see if that does the trick
I tried with priority 1, 0 and even -1 but nothing worked.
I recently setup a second hyperion but within kodi. Hyperion.ng plugin is not working with the old hyperion (the one with hypercon)
That explains why I had nothing on my leds ! Thanks for the feed back !
I have separated buttons in homekit. One switch for ambilight and the other one for color. If i open up homekit and switch off ambilight and then close homekit app and reopen it, ambilight will be highlighted as ”on”. Please update this plugin to work better with hyperion.ng