Skip to content

Commit 98f2e4f

Browse files
authored
Update README.md
1 parent 777b8cf commit 98f2e4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
HUE changed the Event-Flow output in the API for groups. I got a beta release (1.53.1953188010) where it changed.
88
Instead of sending payloads for every light/group seperately they changed it into a payload with one big array.
9-
For the reason that the response data for th group is not always at the same position the array need to be converted to single payloads first.
9+
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.
1010
All the data needed comes now directly as payload, so the subflows need to be replaced with this new version. Everything else seem to work like before.
1111

1212
These changes can be done already, even when you dont have this Firmware. You can replace your nodes to be prepared before the public Firmware rollout.

0 commit comments

Comments
 (0)