Beiträge von Kryotech

    Hi,


    i want to control multiple (ESP82) devices and tried to follow https://hyperion-project.org/w…trolling-Multiple-Devices


    As i understand it i do now have more than 1 hyperion.config.json, so i have

    • hyperion.config.json (which is the WS2801 Hyperion config)


    • hyperion.config2.json (which is the ESP==AtmoOrb1 config)


    • hyperion.config3.json (which is the AtmoOrb2 config)


    within libreelecs hyperion path i do only find

    Code
    hyperion.config.json.example


    also there seems to be no init.d, which starts hyperion


    so I am a little confused and any help would be appreciated!


    edit: libreelec seems to control this with autostart.sh, which is

    Code
    storage/hyperion/bin/hyperiond.sh /storage/.config/hyperion.config.json > /storage/logfiles/hyperion.log 2>1& &


    so how do i modifie this to start both json config files?

    Hallo,


    habe Hyperion mit RPi3B+ und LibreElec installiert. Über HyperCon ist "externer Grabber" eingestellt. Beim starten des RPi startet Hyperion auch (Rainbow Swirl kommt), dann jedoch nichts mehr auch wenn am Grabber ein Signal anliegt.


    Erst wenn ich in HyperCon noch einmal auf "Stoppen" und "Starten" klicke funktioniert das Ambilight und reagiert auf die Signale vom Grabber.


    Gibt es die Möglichkeit das zu gleich mit dem Start des RPi zu erledigen?