Commit 2a3b197
committed
Simplify sendColors() color-mode guard now that inColor is properly set
Since fillRgbwSettings() now correctly sets profile.inColor for Gen2
RGBW PM, the redundant (isGen2 && isRGBW2) clause in sendColors() is
no longer needed — profile.inColor alone is the right gate.
Signed-off-by: Markus Michels <markus7017@gmail.com>1 parent 7a3519a commit 2a3b197
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- bundles/org.openhab.binding.shelly/src/main/java/org/openhab/binding/shelly/internal/handler
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
470 | | - | |
| 470 | + | |
471 | 471 | | |
472 | 472 | | |
473 | 473 | | |
| |||
0 commit comments