Skip to content

Commit

Permalink
color channel fix
Browse files Browse the repository at this point in the history
Signed-off-by: Bernd Weymann <[email protected]>
  • Loading branch information
weymann committed Nov 18, 2024
1 parent d3c3c72 commit 579ee3c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*/
package org.openhab.binding.dirigera.internal.handler.light;

import static org.openhab.binding.dirigera.internal.Constants.CHANNEL_LIGHT_HSB;
import static org.openhab.binding.dirigera.internal.Constants.CHANNEL_LIGHT_COLOR;

import java.util.Iterator;
import java.util.Map;
Expand Down

0 comments on commit 579ee3c

Please sign in to comment.