yadomi / node-red-contrib-philipshue-events

Implements the Philips Hue API v2 EventSource as a node-red node
MIT License
12 stars 2 forks source link

API Stable #3

Closed darkzbaron closed 2 years ago

darkzbaron commented 2 years ago

Hi there, I am having a hard time getting the events from my bridge, is it the same for you? I am just using Postman for debug for now

yadomi commented 2 years ago

The API is pretty stable on my side, do you have any use case I can try to reproduce ? Also make sure your bridge version is at least 1948086000.

This node use the /eventstream/clip/v2 endpoint but I don't think Postman handles EventStream yet.

yadomi commented 2 years ago

I'm closing the issue, feel free to re-open if there is an actual issue with the nodes