Closed andersevenrud closed 1 year ago
The bridge provides a websocket on port 8887 that broadcasts updates to certain node value updates and other system events.
8887
Only states are published over the socket. Things like energy is not.
Subscribing to this would allow for better synchronization VS doing the "coordinator refresh" requests.
The bridge provides a websocket on port
8887
that broadcasts updates to certain node value updates and other system events.Subscribing to this would allow for better synchronization VS doing the "coordinator refresh" requests.