Skip to content

Interest in pull requests #6

@fschlaef

Description

@fschlaef

Hi there,

I'm still using this project for my small LED light at home. I've deployed the async fork found here #4 and modified it. I'm wondering if you would be interested in any PR.

What I did and what I have in mind :

  • Replace uWeb with tinyweb for async functionality, which @griffhurt did (uWeb seems no longer maintained)
  • Fix bugs, such as Rainbow Chase animation indexes the array out of bounds #5
  • Make all animations infinite by default (remove the Cycles option in Rainbow for example)
  • Add a default animation on startup (after the startup animation)
  • Update the UI to fix some bugs (I've noticed an issue with the slider)
  • Update frontend dependencies
  • Make the animations take the brightness value into account (currently only applied to static colors)
  • Improve animations & add new ones as needed
  • Edit: Add a config file and bootstrapper

Let me know if you're interested, I'd be happy to contribute !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions