mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
170ad4f5db
* - disable device when error indecates that the problem is not solvable on reconnect
- introduce a preOpenDelay of 2 seconds (currently value is hardcoded)
* rs232:
- make preOpenDelay available via webui
- fix preOpenDelay
- add basic usb serial detection
* - revert
|
||
---|---|---|
.. | ||
schema | ||
candle.json | ||
candle.py | ||
cinema-fade-in.json | ||
cinema-fade-off.json | ||
clock.json | ||
clock.py | ||
fade.py | ||
knight-rider.json | ||
knight-rider.py | ||
light-clock.json | ||
light-clock.py | ||
mood-blobs-blue.json | ||
mood-blobs-cold.json | ||
mood-blobs-full.json | ||
mood-blobs-green.json | ||
mood-blobs-red.json | ||
mood-blobs-warm.json | ||
mood-blobs.py | ||
pacman.json | ||
pacman.py | ||
police-lights-single.json | ||
police-lights-solid.json | ||
police.py | ||
rainbow-mood.json | ||
rainbow-mood.py | ||
rainbow-swirl-fast.json | ||
rainbow-swirl.json | ||
rainbow-swirl.py | ||
random.json | ||
random.py | ||
readme.txt | ||
running_dots.json | ||
running_dots.py | ||
shutdown.json | ||
shutdown.py | ||
snake.json | ||
snake.py | ||
sparks-color.json | ||
sparks.json | ||
sparks.py | ||
strobe-blue.json | ||
strobe-white.json | ||
strobe.py | ||
traces.json | ||
traces.py | ||
trails_color.json | ||
trails.json | ||
trails.py | ||
x-mas.json | ||
x-mas.py |
This folder is for your personal effects. If you want to modify effect parameters only, use the effect configurator from the webinterface. If you want to develop your own effects, place python and json files here. If you need examples or want to modify python file for hyperion included effect- You can export the included effects: hyperiond --export-effects <existing path to export> e.g. hyperiond --export-effects /usr/share/hyperion/effects