Jump to content

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


  • 0

Too many running innstances


Question

Posted

Hello. Can anybody help me with a problem. I want simply have wall plug to be ON when motion sensor detects move, and after 300 seconds of not detection any movement i want to turn wall plug off... I have 2 scenes, with set od max. running instances on 1, it mostly works, but fibaro hc2 still alert - too many running instances on them ... thank you

Please login or register to see this attachment.

Please login or register to see this attachment.

7 answers to this question

Recommended Posts

  • 0
Posted

In your case, the scenes will compete with each other and you will exceed the number of instances,

 

Below is a couple of scenes you can adapt for your wall plug.

 

Depending on the motion sensor you are using you will be better off keeping to two scenes when using block scenes, but leaving the first scene to only turn on the lights, and in the second scene changing it to trigger on safe and setting the timer for say 3 minutes - 180 seconds, then turn off. 

 

The logic is built into the sensor so it won't send a safe while it detects motion, which prevents the lights going off while you're still in the room, otherwise, the timer will turn the lights off at a set time regardless of motion.

 

Example:

If the outside light level is too low and motion is detected in the kitchen, then turn on a RGBW module on warm white - full brightness.

 

Then is no motion detected under any conditions, turn the lights off.

 

I set the maximum number of scenes as 2 to turn on and 10 to turn off. For block scenes - works really well.

  

Please login or register to see this attachment.

Please login or register to see this attachment.

  • 0
Posted

@Bpm set parameter 6 (pir) to 300 seconds

 

scene:

when breached light on

when safe light off (no delays!)

 

this way it works flawless

  • 0
  • Inquirer
  • Posted

    what you mean exactly with ..... I set the maximum number of scenes as 2 to turn on and 10 to turn off. For block scenes - works really well. 

     

    these numbers are max. instances ? 

    • 0
    Posted

    Cheers Akatar - Going to give that tip a try....

    Yes - Max running instances=10  for turn off.

     

    I'm going to try Akatar's recommendation on Parameter 6 on the motion sensor.

    Please login or register to see this attachment.

    • 0
  • Inquirer
  • Posted
    23 hours ago, akatar said:

    @Bpm set parameter 6 (pir) to 300 seconds

     

    scene:

    when breached light on

    when safe light off (no delays!)

     

    this way it works flawless

    if i want to safe battery life there is 15 seconds blind time on motion sensor, it will be problem

    there is problem that the fibaro montion sensor after each detection of motion switches from safe to breached, every few seconds if there is movement

    then if I stop moving for a while etc. 10 sec, and then comes another movement ….

     

    the scene with    safe for 300 sec start counting another instance, and then another….

     

    so if you move sometimes during period it still produces more instances and automatically reduces instances and the wall plug doesnt get off

    • 0
    Posted
    33 minutes ago, Bpm said:

    if i want to safe battery life there is 15 seconds blind time on motion sensor, it will be problem

    there is problem that the fibaro montion sensor after each detection of motion switches from safe to breached, every few seconds if there is movement

    then if I stop moving for a while etc. 10 sec, and then comes another movement ….

     

    the scene with    safe for 300 sec start counting another instance, and then another….

     

    so if you move sometimes during period it still produces more instances and automatically reduces instances and the wall plug doesnt get off

     

    no bullsh*t, there is only one instance running (Always)

    and it will cost no more battery life.

    • 0
  • Inquirer
  • Posted

    i found code….

    %% killOtherInstances

     

    i dont know where to write it in code

    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.

    Guest
    Answer this question...

    ×   Pasted as rich text.   Paste as plain text instead

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.

    ×
    ×
    • Create New...