We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98f2e4f commit b2f5a17Copy full SHA for b2f5a17
README.md
@@ -4,6 +4,8 @@
4
5
# ATTENTION! BE CAREFUL UPDATING YOUR BRIDGE! API CHANGES!
6
7
+Version 4.3
8
+---
9
HUE changed the Event-Flow output in the API for groups. I got a beta release (1.53.1953188010) where it changed.
10
Instead of sending payloads for every light/group seperately they changed it into a payload with one big array.
11
For the reason that the response data for the group is not always at the same position the array need to be converted to single payloads first.
0 commit comments