Description
Describe the bug
Since the update to 1950111030 for the HueBridge, the nodes to activate a scene give a HTTP 500 error and the node remains in status "Executing command forever". I noticed this on my current Raspberry Pi running Node Red. I installed a fresh version NodeRed and HueMagic on a different Pi. I Connected the Bridge to Huemagic and made a simple flow with an injection and a scene. This had the same result.
All the other nodes are working fine. And Apple Home Kit for instance is running fine with scenes.
Flow to Reproduce
Any setup with a scene in it.
Expected behavior
To activate the requested scene.
Log report
15 Mar 20:10:21 - [info] [hue-bridge:Philips hue] Connected to bridge
15 Mar 20:10:22 - [info] [hue-bridge:Philips hue] Processing bridge resources…
15 Mar 20:10:23 - [info] [hue-bridge:Philips hue] Initial emit of resource states…
15 Mar 20:10:26 - [info] [hue-bridge:Philips hue] Keeping nodes up-to-date…
15 Mar 20:10:26 - [info] [hue-bridge:Philips hue] Subscribing to bridge events…
15 Mar 20:10:34 - [error] [hue-scene:Helder] Error: Request failed with status code 500
Please complete the following information:
- Node-RED version: 2.2.2
- NodeJS version: 14.19.0
- Device running Node-RED: 2 Raspberry Pis with Raspbian
And of course I've rebooted the Hue Bridge. ;)
Activity