hyperion-remote arguments

  • Hello,
    some effects have arguments which I tried to set via hyperion-remote without any success. What would be the correct command line to start the Knight rider effect in green for example? This is the original json file:

    Code
    {
        "name" : "Knight rider",
        "script" : "knight-rider.py",
        "args" :
        {
            "speed" : 1.0,
            "fadeFactor" : 0.7,
            "color" : [255,0,0]
        }
    }


    I'm looking for a command like this:

    Code
    hyperion-remote --effect 'Knight rider' "color":[0,255,0]


    But it's not working. Please help.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!