dresden-elektronik / deconz-rest-plugin

deCONZ REST-API plugin to control ZigBee devices
BSD 3-Clause "New" or "Revised" License
1.89k stars 498 forks source link

GLEDOPTO RGB+CTT Ledstrip Controller #6043

Closed MaxGramser closed 2 years ago

MaxGramser commented 2 years ago

Describe the bug

When I'm making scenes in the Phoscon app, im able to fully control the RGB+CTT ledstrip, but when I save that scenes and then recall it, it only recalls the RGB values and doesn't do anything when a white color was in the scene.

Steps to reproduce the behavior

Expected behavior

Screenshots

Environment

deCONZ Logs

Additional context

Mimiix commented 2 years ago

Known issue since 2021: https://github.com/dresden-elektronik/deconz-rest-plugin/pull/4444

@manup Can we fix this with DDF;s>?

github-actions[bot] commented 2 years ago

As there has not been any response in 21 days, this issue has been automatically marked as stale. At OP: Please either close this issue or keep it active It will be closed in 7 days if no further activity occurs.

manup commented 2 years ago

Unfortunately currently not via DDF. This will be doable (in a proper way) when the whole scene machinery is refactored as roughly summarized in https://github.com/dresden-elektronik/deconz-rest-plugin-v2/issues/5

So as the workaround I'm looking forward to include https://github.com/dresden-elektronik/deconz-rest-plugin/pull/4444 I need to check a few things in the PR, aiming for v2.17.2.

github-actions[bot] commented 2 years ago

As there has not been any response in 21 days, this issue has been automatically marked as stale. At OP: Please either close this issue or keep it active It will be closed in 7 days if no further activity occurs.

github-actions[bot] commented 2 years ago

As there has not been any response in 28 days, this issue will be closed. @ OP: If this issue is solved post what fixed it for you. If it is not solved, request to get this opened again.

Galapagon commented 1 year ago

@manup Since https://github.com/dresden-elektronik/deconz-rest-plugin/pull/4444 was merged in, does that mean that this could be revisited? Thank you for your hard work either way!