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


Recommended Posts

Posted
9 hours ago, Rover said:

I made the mistake of rebooting HC2 tonight. The alarm was initiated and the siren could not be stopped ?. The WAF is below sea level (not only because we are living below sea level) ?

But the HC2 is somewhat more relaxed, but still with periods of 100% CPU load, because of what??? Besides of being slave of HC3 the HC2 has nothing to do...

 

The response times of HC2 motionsensor into light did not improve.

Thats a pitty.

Sometimes HC2 is doing something. I see that also nothing going on in my opinion and CPU goes up but here not 100%. Only within 3-5 min after reboot/backup.

Reboot HC2 and than it will go 20% with peak 40-70% if some stuff need to be done

Please login or register to see this image.

/monthly_2020_10/image.png.9617a9865e52e0442ea61cbeee2e6657.png" />

//Sjakie

Posted
6 hours ago, cag014 said:

Let's try to measure the response time for API GET, PUT and POST

Attached version has these results... at the end of the table.

@AR27690

Please use this version also. Stable while slave controller has network problems, but notice if you have connection problem do not restart AOQ till problem solved. AOQ will continue to perform all actions (except where no connection), but if you will restarted, AOQ unable to load device data and will stop.

 

 

Please login or register to see this attachment.

v4.6 crashes, going back to v4.5.

Please login or register to see this spoiler.

 

Posted (edited)
51 minutes ago, Rover said:

v4.6 crashes, going back to v4.5.

Please login or register to see this spoiler.

I see now that I have missed v4.5. Before I had run v4.4.

But in v4.5 the SlaveSensor motionsensor reacts not at all (but the <device>'hc2 motionsensor works), so going back to v4.4. Still no reacting SlaveSensor motionsensor ?!?

I added missing icon to SlaveSensor motionsensor: there is light again.

Again to v4.5: "working" SlaveSensor motionsensor, with the same delays.

Edited by Rover
Posted (edited)
On 10/15/2020 at 1:04 AM, cag014 said:

In addition at end of the table slave controllers status is shown, including response time (last response time and max. response time) and if slow response identified (checked every 5 min) warning displayed.

 

Please login or register to see this spoiler.

works ?

Edited by Rover
  • Topic Author
  • Posted
    3 hours ago, Rover said:

    I see now that I have missed v4.5. Before I had run v4.4.

    But in v4.5 the SlaveSensor motionsensor reacts not at all (but the <device>'hc2 motionsensor works), so going back to v4.4. Still no reacting SlaveSensor motionsensor ?!?

    I added missing icon to SlaveSensor motionsensor: there is light again.

    Again to v4.5: "working" SlaveSensor motionsensor, with the same delays.

    You have probably most complicated configuration.... which finds every "tiny" bug.

    Here an update

    Please login or register to see this attachment.

    Posted
    32 minutes ago, cag014 said:

    You have probably most complicated configuration.... which finds every "tiny" bug.

    Here an update

    Please login or register to see this attachment.

    Please login or register to see this spoiler.

    IP 10.0.0.69 ???

  • Topic Author
  • Posted
    22 minutes ago, Rover said:

    Please login or register to see this spoiler.

    Ooops, did it to debug your previous bug...

     

    Please login or register to see this attachment.

    Posted
    Just now, cag014 said:

    Ooops, did it to debug your previous bug...

     

    Please login or register to see this attachment.

    Hi,

     

    Worked well on first 4.6 release. 

    Any how downloaded that one also.

    Have disconnected the internet and it's stable.... and when connect internet back, actions executed per updated states and system backs online. 

    Thanks

    Posted

    Please login or register to see this spoiler.

    The AND relation is not developed well, it behaves like an OR relation.

    Posted
    41 minutes ago, Rover said:

    Please login or register to see this spoiler.

    IP of HC2 is correct now, with getTime 0.02.

    Does this information help?

  • Topic Author
  • Posted (edited)
    3 minutes ago, Rover said:

    IP of HC2 is correct now, with getTime 0.02.

    Does this information help?

    I'm interesting to see postTime and putTime.... these the actions sent to slave.

     

    9 minutes ago, Rover said:

    Please login or register to see this spoiler.

    That's not the format...

    {condition and condition...} or (condition and condition....}

    Not

    {condition...} and {condition....}

    Edited by cag014
    Posted (edited)
    6 minutes ago, cag014 said:

    I'm interesting to see postTime and putTime.... these the actions sent to slave.

     

    Please login or register to see this spoiler.

    After moving in front of the SlaveSensor motionsensor.

    Edited by Rover
  • Topic Author
  • Posted
    2 minutes ago, Rover said:

    Please login or register to see this spoiler.

     

    Posted
    12 minutes ago, cag014 said:

    I'm interesting to see postTime and putTime.... these the actions sent to slave.

     

    That's not the format...

    {condition and condition...} or (condition and condition....}

    Not

    {condition...} and {condition....}

    Then how to code ((A or B) and C)?

  • Topic Author
  • Posted (edited)
    17 minutes ago, Rover said:

    Then how to code ((A or B) and C)?

    (A and C) or (B and C)

    This format easier to view and understand ( per correct programming guide)

     

    Don't know exactly what the line does, but you can do it also

    lineState="{ if C....}"

    then in actions

    {A} or {B}

    Edited by cag014
    Posted
    2 hours ago, cag014 said:

    (A and C) or (B and C)

    This format easier to view and understand ( per correct programming guide)

     

    Don't know exactly what the line does, but you can do it also

    lineState="{ if C....}"

    then in actions

    {A} or {B}

    Please login or register to see this spoiler.

    The issue is that using the Button Hold button on a switch the Hold (3) as well as the Release (5) trigger is initiated. I have a lot of actions, so filtering in actions is too cumbersome. That is why I want to put the filter in the lineState.

    Posted (edited)
    2 hours ago, cag014 said:

    Twice higher than in my system

    Please login or register to see this spoiler.

     

    Edited by Rover
  • Topic Author
  • Posted
    19 minutes ago, Rover said:

    Reporting of the moment:

    Icon SlaveSensor motionsensor on: HC3 wall switch on at once, HC2 lights 12 seconds delay.

    Icon SlaveSensor motionsensor off: HC3 wall switch off at once, HC2 lights 7 seconds delay.

    Please login or register to see this spoiler.

    How many lights you're turning on /off - is it a list of lights?

    Base on your postTime it takes one second to turn one light, so if you have a list of them the last light will be activated seconds after....

    Posted
    2 minutes ago, cag014 said:

    How many lights you're turning on /off - is it a list of lights?

    Base on your postTime it takes one second to turn one light, so if you have a list of them the last light will be activated seconds after....

    Two HC2 lights: Schilderijspot and SpotsTrapOverloop.

    Please login or register to see this spoiler.

     

  • Topic Author
  • Posted
    18 minutes ago, Rover said:

    Two HC2 lights: Schilderijspot and SpotsTrapOverloop.

    Please login or register to see this spoiler.

    So maximum 2 seconds to activate... unless HC2 has some delay inside...or HC3

    Few tests:

    When icons changes on HC3, how fast turnOn action appears on HC3 debug window?

    What happens when you turn the light from GUI of HC2?

    Could you post jM line of that action

    Join the conversation

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

    Guest
    Reply to this topic...

    ×   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...