chrivers / bifrost

Hue Bridge Emulator
GNU General Public License v3.0
124 stars 6 forks source link

eventstream not reporting messages. #36

Open hendriksen-mark opened 2 months ago

hendriksen-mark commented 2 months ago

the eventstream stays silent when changes are made to the bridge.

chrivers commented 2 months ago

This is true, and it's a bug.

Some changes are not reported on the eventstream currently. This includes Room and Bridge updates.

I'm working on a branch with support for updating Device objects. This will make it possible to set light "archetype" (type icon), rename the bridge, and a couple of things like that.

That branch is also going to fix the missing eventstream updates :+1: