Welcome to Smart Home Forum by FIBARO
Dear Guest,
as you can notice parts of Smart Home Forum by FIBARO is not available for you. You have to register in order to view all content and post in our community. Don't worry! Registration is a simple free process that requires minimal information for you to sign up. Become a part of of Smart Home Forum by FIBARO by creating an account.
As a member you can:
- Start new topics and reply to others
- Follow topics and users to get email updates
- Get your own profile page and make new friends
- Send personal messages
- ... and learn a lot about our system!
Regards,
Smart Home Forum by FIBARO Team

Question
Guest HoofdletterR
Hi,
First off, sorry for any strange grammar, I'm not a native English speaker.
I have an issue with the reaction speed of scenes. I have a simple scene which reacts on a motion sensor being breached, if so it turns on my hue light. The scene is pretty basic:
Please login or register to see this code.
As you can see nothing special, it reacts on two motion sensors (each side of the stairs) and should switch on the light. This works but the delay is about 2 seconds. I've created a more advanced scene to send a http request to my Node-Red setup to act on the same sensors:
Please login or register to see this code.
This sends a json request to my Node-Red setup with the following parameters:
Please login or register to see this code.
These parameters go through a flow (won't post the complete flow, if you need it let me know) but the flow checks the device and value and after that sends a request to the Hue light to turn on.
The strange thing is that the Node-Red flow reacts faster than the native Fibaro scene and I don't know why! It seems to me that an internal request to turn on a light should be faster than sending a http request, let Node-Red decode the request and turn on the light? Am I doing something wrong or is it time to move all my scenes to Node-Red?
Thanks in advance!
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.