[hue] support dynamics on "..only" channels (#18261)

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
pull/18271/head
Andrew Fiddian-Green 2025-02-15 22:38:18 +00:00 committed by GitHub
parent d6ef92e12d
commit 40a6334ecd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -179,7 +179,8 @@ public class HueBindingConstants {
// channel IDs that (optionally) support dynamics
public static final Set<String> DYNAMIC_CHANNELS = Set.of(CHANNEL_2_BRIGHTNESS, CHANNEL_2_COLOR,
CHANNEL_2_COLOR_TEMP_PERCENT, CHANNEL_2_COLOR_TEMP_ABSOLUTE, CHANNEL_2_SCENE, CHANNEL_2_EFFECT);
CHANNEL_2_COLOR_TEMP_PERCENT, CHANNEL_2_COLOR_TEMP_ABSOLUTE, CHANNEL_2_SCENE, CHANNEL_2_EFFECT,
CHANNEL_2_COLOR_XY_ONLY, CHANNEL_2_DIMMING_ONLY);
/*
* Map of API v1 channel IDs against API v2 channel IDs where, if the v1 channel exists in the system, then we