Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WLED API support #849

Open
phn2211 opened this issue Sep 8, 2024 · 2 comments
Open

WLED API support #849

phn2211 opened this issue Sep 8, 2024 · 2 comments
Labels
enhancement New feature or request stale

Comments

@phn2211
Copy link

phn2211 commented Sep 8, 2024

Is your feature request related to a problem?

Yes

Description

Hi, a neopixel LED ring added to the construction ist either an eyecatcher and makes concentration in the lens If in countdown the LEDs turn off one by one.

The WLED Project could be included i think. An inputfield for the IP address and two inputfields for the effect for
countdown in ring with a post request in hitting "take picture" and one for Basic animation would be really great

Describe the solution you'd like

3 Input fields for configuration.
Do an API Post Request in taking Photo to Run Animation Countdown. After Photo was made send another request for Basic Animation Like rainbow

Describe alternatives you've considered

Look before

Additional context

No response

@phn2211 phn2211 added the enhancement New feature or request label Sep 8, 2024
@andi34
Copy link
Contributor

andi34 commented Sep 9, 2024

You should be able to use the existing get request function.

Screenshot_20240909-061815

Only after processing we might need to add a new option as it's only possible to send the photo style ATM.

Following the first example from https://kno.wled.ge/interfaces/http-api/ would look like this:
Screenshot_20240909-062428

@andi34
Copy link
Contributor

andi34 commented Sep 9, 2024

You could also use the pre and post photo commands
Screenshot_20240909-063213

@andi34 andi34 added the stale label Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale
Projects
None yet
Development

No branches or pull requests

2 participants