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

Hue Scene activation with individual transition time #392

Open
guenter-ms opened this issue Aug 5, 2022 · 0 comments
Open

Hue Scene activation with individual transition time #392

guenter-ms opened this issue Aug 5, 2022 · 0 comments

Comments

@guenter-ms
Copy link

Hi and thanks for the wonderful HueMagic nodes!!

To make it 110% perfect, this proposal would do it:

Problem:

Its not possible to assign a transition time to a scene in the original Hue App, when storing an individual scene. Every scene starts with the same transition time of 400ms.

Analyzis:

It is possible (and works fine!) to launch a scene using the Hue API with 2.5. "Set group state" Command, using "scene" AND "transitiontime" parameters, see https://developers.meethue.com/develop/hue-api/groupds-api/

Solution:

Simply add the "transitiontime" as an optional parameter to your "Hue Scene" node, which should already use the "Set group state" command stated above and submit the transitiontime when configured.

Why:

Transition time is a very useful feature for a lot of reasons in a smart home. I know you can use a 3rd party app for building scenes with individual transition times. But mixing apps when editing scenes gives problems with the bridge and the original Hue app has features other apps do not have. Only the transition time definition is missing.

I wouldt recommend you for the next Oscar, in every case.

Take care,
Guenter

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

No branches or pull requests

1 participant