ioBroker / ioBroker.zigbee

Zigbee communcation with Hue, Xiaomi, Lighttify... via TI CC2xxx USB stick
MIT License
315 stars 190 forks source link

Feature Request: SyncBox Hue/Govee UDP Streaming and Sync Service #2013

Closed LipkeGu closed 10 months ago

LipkeGu commented 10 months ago

It would be nice to have an "Sync Box" Streaming Service Running on this Adapter.

When we activate the Sync Mode, the box will begin to stream the Color informations to the corresponding ID of the lamp Setting the Colors and other Attributes is done by the hue bridge itself.

So we need:

The Project (hueplusplus) shows us how to parse, construct and interpret such a Lightdata packet: https://github.com/enwi/hueplusplus/blob/06ec4330d9dc943946dc90e8512bb0e7eec7f571/src/EntertainmentMode.cpp#L1

arteck commented 10 months ago

this is not available... hue is specialized on connections with light.. and here is the problem we can add all Devices.. an sync box causes too much traffic in network..

sry