zigbee2mqtt-frontend icon indicating copy to clipboard operation
zigbee2mqtt-frontend copied to clipboard

Scene_add command for scene transitions

Open ScumbagSteve opened this issue 1 year ago • 2 comments

Currently we can't set up scenes with a transition via frontent. The docu says:

Scene transition times can only be set with the scene_add command. To make use of the scene_store command and use transitions, first create a new scene using the scene_add command: [...] That will create an empty scene. You can then set the values of your devices and call the scene_store command, using the same ID provided in the scene_add command: [...] he scene_store command overrites all values except the transition value.

I see two different options:

  1. Replace the current button with "scene_add" function, followed by a "scene store" and let us provide a transition time via input field: grafik

  2. Add a separate button for "scene_add" with a transition time. Then change the existing button for storing a scene that way, that we can overwrite existing scenes. Then we can use the one button to add a scene with a configured transition time, and the other button to overwrite the existing scene with the device.

This change would also be useful for people not using transition times, as right now you have to delete and recreate a scene every time you want to adjust settings.

ScumbagSteve avatar May 30 '24 00:05 ScumbagSteve

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Apr 26 '25 01:04 stale[bot]

Bump

ScumbagSteve avatar Apr 26 '25 05:04 ScumbagSteve

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jun 26 '25 22:06 stale[bot]