Skip to content

Feature Request: Transition Time #1412

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

Closed
wildewuzz opened this issue Dec 10, 2018 · 2 comments
Closed

Feature Request: Transition Time #1412

wildewuzz opened this issue Dec 10, 2018 · 2 comments
Labels
Milestone

Comments

@wildewuzz
Copy link

Is it possible to change the transition time between 2 colors from the api or mqtt ?

That would be perfect 👍

@xoseperez
Copy link
Owner

Pushed to dev branch. Can you check this?

Via MQTT:

mosquitto_pub -t ESPURNA_XXXXXX/transition/set -m 1000

Via API (with RESTFUL API disabled):

curl "http://192.168.1.20/api/transition?apikey=0123456789ABCDEF&value=500"

You can set the transition time to 0 to disable color transitions.

@wildewuzz
Copy link
Author

that works perfectly ... thx a lot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants