Jeroen Beuzenberg
Jeroen Beuzenberg
Whenever I update a single light state I get the first bridgeStateUpdateEvent callback after a couple of miliseconds. This is great, but then after about 2 seconds another bridgeStateUpdateEvent is...
# Bug report ## Description Action 'hold' with attribute 'color_temp' does not work when the light is in a different 'color_mode', eg 'color_mode: xy'. ## Additional information - Devices involved:...
When the HueSeekBar is placed in a RecyclerViewAdapter, changing the seekbar by dragging it easily loses it's focus. In the testapp the focus is kept when you keep your finger...
First of all thanks for this great library! Whenever I update the data in my adapter (notifyItemChagned(position)) the HueSeekBar class gives a null reference exception: java.lang.NullPointerException: Attempt to invoke virtual...