uraimo
uraimo
Hi, thanks @felfert, duplicating the `install` is not necessary and until the workflow, arch and distro are still the same the next steps should pickup the original image created with...
From the look of it, it just seems the result of multiple yaml formatting issue, the action can't even load the the run section correctly. Will take a look but...
Makes sense to add it to the default configs but this should already work with the base_image option if you need it now, like this: ``` - arch: none distro:...
Hi, thanks for PortfolioPerformance, great and stable app. I see that there are conflicts now, but since being able to see the ATH delta for the whole portfolio would be...
Hope I'm not just adding useless noise to this, but since I tried to fix this myself in JDBI, being able to use automatic column bindings in the form of...
That strip uses SK6812RGBW leds that have timings similar to the original WS2812. See the data sheet here: https://cdn-shop.adafruit.com/product-files/2757/p2757_SK6812RGBW_REV01.pdf While the only important thing to change in the timings is...
Hi! Considering how extremely bright these leds tend to be I guess that a lot of people will wonder the same thing, thanks for asking. The RGB value we are...
Hi, can you try running your application with `sudo` and if that doesn't work try executing: ``` echo the_id_you_are_using >/sys/class/gpio/export ls /sys/class/gpio ``` From what I see the gpio file...
Ok, the raspberry people broke it in the kernel last month, can you try again with release `1.4.4` and using `for:.RaspberryPi4_2024` instead? It would be great if you could also...
+1, but i'd prefer an option that simply rewind the selected animation to replay it later once the elements are visible again (i've seen this done with other libraries and...