Beiträge von Lykane

    hello, could you make it work?


    Hello @fdavidgespinosa,


    i installed 2.0.0-alpha.3 that works with the hue LEDDEVICE. But it dont startup at first time. I have to start the LEDDEVICE in the remotesection multiple times and than it works for hours.


    I found the part in the code to change the latch-time, but it didnt work with 2000ms for 2 lights.
    Since yesterday im trying the Source of @SJunkieshttps://github.com/SJunkies/hyperion.ng.git


    I'm going to update this threat when i got a perfect working hue ambilight ;)

    according to Philip's Hue documentation this is an internal error in the bridge:
    "901 Internal error, <error code> This will be returned if there is an internal error in the processing of the command. This indicates an error in the bridge, not in the message being sent."


    I think the packages are correct. I guess it is the number of packages that caused the error.


    When i watch the log, the errors only appear when i get a lot of traffic on the line. Namely when the test video starts. Then the packets rush through until the led device gets out.
    This can of course also be due to a broken bridge. Do you think i should buy a new one?


    Is there a way for me to reduce the number of packages? With the usb grabber I found no way to set up the frequency, as its with the platform capture possible. Or in the led device section the limitation to a certain number of packages per second. The lamps do not manage to process all the requests anyway, so I probably get a smooth color change with half the information send.


    Sorry for my bad english. I hope you understand what i am trying to say.

    Hi Lord-Grey :)


    the master himself ;)... thank you for your fast reply.


    Does the error occur always, selectively?


    The error occur when there is a lot of colorchange on grabberscreen. When there is a unicolor picture there is no error. When i am going to start a testvideo the error occur.


    Are you on the latest firmware of the bridge?


    Yes, i have yesterday updated to 1938052050.


    Would you mind sharing a full log in Debug mode?



    Would you be able to compile hyperion.ng yourself with modified code?


    I haven't done that yet, but i guess i have to change the customised files in the build folder and run the compile and install commands again. Am i right?


    Again: Thank you!!!!

    Good evening hyperion-project-community,


    first of all I want to say thank you. I love your work and have so much fun trying my setup with your software.


    I have some issues with my hue lights when i was trying to configurate more than one bulb.


    Here is my setup:


    Raspberry Pi 4 B with Raspbian Buster with desktop
    Hyperion NG 2.0.0-alpha.4


    Installed with step by step introduction from https://github.com/hyperion-pr…ob/master/CompileHowto.md


    Converter


    Splitter


    Grabber


    My Json Backup:


    Here is what i've tried:

    • Only tried with effects and two lights - worked fine
    • Tried with Platrform Capture - worked fine
    • Resetet my hue bridge - nothing changed
    • Tried with one light and the grabber - worked fine
    • Changed Refresh time in LED Hardware - nothing changed
    • Tried a second instance for each bulb one - the lights have no matching colors and also switch off
    • Tried on Amazon Fire TV Stick 4k - nothing changed
    • Read https://github.com/hyperion-project/hyperion.ng/pull/712 - was glad about the easy way to add user and lights form hue bridge :thumbup:


    When i play a Ambilight test video with grabber from my PC i get following errors and the LED Hardware turned off.


    Code
    [hyperiond LEDDEVICE] <DEBUG> <LedDevicePhilipsHue.cpp:494:handleReply()> Error Type        : 901
    [hyperiond LEDDEVICE] <DEBUG> <LedDevicePhilipsHue.cpp:495:handleReply()> Error Address     : /lights/8/state/xy
    [hyperiond LEDDEVICE] <DEBUG> <LedDevicePhilipsHue.cpp:496:handleReply()> Error Description : Internal error, 404
    [hyperiond LEDDEVICE] <ERROR> Device disabled, device 'philipshue' signals error: '(901) Internal error, 404, Resource:/lights/8/state/xy'


    I think there are to many requests to the bridge and i can't reduce them.


    I have long considered whether I am asking here. Excuse the circumstances and many thanks in advance.


    Cheers
    David


    You are doing a really great job. Thanks!!!!