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
54 minutes ago, cag014 said:

Makes sense ... when it's turned Off, I think &vmc = false, so the line is not executed due to lineState.

I the goal is to start at 7:30 and to stop at 14:00, why you need lineState?

Are you sure it works in AOS?

 

 

&vmc is a global var. I use it to make line active or inactive and is set manually via profiles or a qa.

so global var vmc is always active ( during fall and winter ventilation is active)

Posted

Hello cag014

Do you have any plans for slave dimmer switch?

  • Topic Author
  • Posted
    16 minutes ago, minsad79 said:

    Hello cag014

    Do you have any plans for slave dimmer switch?

    You mean for emulation on HC3?

    Yes, work in progress...

  • Topic Author
  • Posted
    1 hour ago, gggizmo said:

    &vmc is a global var. I use it to make line active or inactive and is set manually via profiles or a qa.

    so global var vmc is always active ( during fall and winter ventilation is active)

    Have tested the line with same conditions and it works...

     

    Posted
    2 hours ago, cag014 said:

    It's not new...

    ccordingly you can define true/false instead of tilde (at any combination)

    timeslot="true 05:00, false 07:00"

    timeslot="05:00 true, 07:00 false"

    Please login or register to see this attachment.

    Ah, true instead of tilde ?

    Why attaching an old All-in-One?

  • Topic Author
  • Posted
    4 hours ago, gggizmo said:
    {0,"$24clock",{lineState={"{&vmc:value=true}"},initOnStartup=false,timeSlot="07:30~",timeSlot="~14:00",trueAct={"`vmcs`","turnOn",""},falseAct={"`vmcs`","turnOff",""}}},
     
    What am i doing wrong?
    Goal is to start ventilation at 7:30 and stop at 14, but nothing happens at 7:30. Already checked: devices id. and global var. Except for initonstarup stamement it's the same line perfectly working on aos in hc2
     
    [08.10.2020] [07:24:36] [TRACE] [AOQ1385]: 4.1jM{5} GBedroom:931:remote camera[4.Pressed] => turnOff{lcamera)[08.10.2020] [07:25:57] [TRACE] [AOQ1385]: 4.1jM{27} Fbagno:444:porta bagno[false] => turnOn{stufabagno)[08.10.2020] [07:31:42] [TRACE] [AOQ1385]: 4.1jM{27} Tbagno:444:porta bagno[true] => turnOff{stufabagno)[08.10.2020] [07:54:01] [TRACE] [AOQ1385]: 4.1jM{26} Tt$24clock[07:54] => setGlobal,false{&luci_attive)
     
     

    oops, you have an error - double timeSlot. 

    it should be

    timeSlot="07:30~,~14:00"

    You can see that on preview table in AOQ - only ~14:00 shown....

    4 minutes ago, Rover said:

    Ah, true instead of tilde ?

    Why attaching an old All-in-One?

    I just press quote... it's automatically attached... ignore it

    Posted
    2 hours ago, cag014 said:

    ???

    It should work according to the state, there is no reference to day time at all.

    Like any simple line when value<80 trueAct executed, now when LUX will be > 80 next time when it goes again <80 trueAct executed. That's all.

    Are you sure that sometime LUX is actually > 80?

    Lux 80 was just for testing to be sure is was more than the actual lux. Normally I want to fire lights if lux<20.

    Yes the state had to be changed before new triggering and with lux value 20 it will. Nice to be remembered ?

    Posted
    1 hour ago, cag014 said:

    You mean for emulation on HC3?

    Yes, work in progress...

    Good news...

    I'm looking forward

    Thanks

    Posted

    Hi @cag014,

    You see that triggering lights on by lux works ?

    Please login or register to see this spoiler.

    BTW: all these in post debug messages...

    If I select only Trace, then I miss real error debug notifications.

  • Topic Author
  • Posted
    1 minute ago, Rover said:

    Hi @cag014,

    You see that triggering lights on by lux works ?

    Please login or register to see this spoiler.

    Great

    You can select trace and error  only - or any other combination

    Posted

    What about the HC3 Alarm Scenes: making a complete alarm scene or handle all alarms by AOQ?

    Posted
    3 hours ago, cag014 said:

    oops, you have an error - double timeSlot. 

    it should be

    timeSlot="07:30~,~14:00"

     

    yep..

    Another little help:

    how to turnoff vmc if windows is open for more than 15 mins..

    {0,"`finestraj`",{state="value=true",trueAct={"`vmcj`","turnOff","1800"}}},
    this line turn off vmc if windows is open after 15 min, but i need to check the time window stay opened
     
    {0,"`finestraj`",{state="value=true",trueAct={"`vmcj`","turnOff","1800","{finestraj:@lastsafe>1700 }"}}, something like this?
  • Topic Author
  • Posted (edited)
    Use timeSpan and timeoutAct, like that:
    {15,"`finestraj`",{state="value=true",timeoutAct={"`vmcj`","turnOff"}}},
    The idea when value=true, AOQ starts counting 15 (timeSpan) minutes. after 15 minutes timeoutAct executed.
    If in the middle of counting windows closed, the time counting stops and will restarted from 0 again when value=true.
     
    Please think what happens when window is closed after the  vmcj turned OFF, should be restarted?
    By the way you should see on hcWebEye red progress bar of time count (something like that)

    Please login or register to see this spoiler.

    That's depends what you need to do... how complex your arm/disarm

    Post an example

    Edited by cag014
    Posted
    21 minutes ago, cag014 said:
    1 hour ago, Rover said:

    What about the HC3 Alarm Scenes: making a complete alarm scene or handle all alarms by AOQ?

    That's depends what you need to do... how complex your arm/disarm

    Post an example

    Edited 13 minutes ago by cag014

    I mean the "scene" that should be activated when an alarm occurred by breaching.

    In HC3 you see under Alarm: Alarm Zones and Alarm Scenes. Do I have to put a scene in Alarm Scenes or can AOQ do the whole job of actions when alarm occurred without having a scene in Alarm Scenes?

    Posted
    2 minutes ago, cag014 said:
    Use timeSpan and timeoutAct, like that:
    {15,"`finestraj`",{state="value=true",timeoutAct={"`vmcj`","turnOff"}}},
    The idea when value=true, AOQ starts counting 15 (timeSpan) minutes. after 15 minutes timeoutAct executed.
    If in the middle of counting windows closed, the time counting stops and will restarted from 0 again when value=true.
     
    Please think what happens when window is closed after the  vmcj turned OFF, should be restarted?
     

    That's depends what you need to do... how complex your arm/disarm

    Post an example

    No, if windows stay opened for more than 20mins vmc must stay off, cause air exchange in the room has been done in the old style way...

    vmc force air exchange with virtually no loss in room temperature, but if someone at home choose to stay with window opened in winter....at last i want to save electricity

     

     

  • Topic Author
  • Posted (edited)
    2 hours ago, gggizmo said:

    No, if windows stay opened for more than 20mins vmc must stay off, cause air exchange in the room has been done in the old style way...

    vmc force air exchange with virtually no loss in room temperature, but if someone at home choose to stay with window opened in winter....at last i want to save electricity

     

     

    OK... so it should be enough to close the vmc

    2 hours ago, Rover said:

    I mean the "scene" that should be activated when an alarm occurred by breaching.

    In HC3 you see under Alarm: Alarm Zones and Alarm Scenes. Do I have to put a scene in Alarm Scenes or can AOQ do the whole job of actions when alarm occurred without having a scene in Alarm Scenes?

    I think AOQ could do it, at least that what I do, send SMS , TTS message and and turning some light to show presence.

    By the the TTS message is the most important stuff for me. It sounds like someone at home.

    The message like HI, who is there...I'm coming ...and etc.

    Edited by cag014
  • Topic Author
  • Posted

    Is anyone have tried new HC3 version - 5.050.10

    Posted
    7 minutes ago, cag014 said:

    Is anyone have tried new HC3 version - 5.050.10

    Yep.me.

    at the Moment  no differencens with last beta.

    same cpu load, same delay. 
    smooth update no problem al all.

  • Topic Author
  • Posted
    Just now, gggizmo said:

    Yep.me.

    at the Moment  no differencens with last beta.

    same cpu load, same delay. 
    smooth update no problem al all.

    ?

    Posted
    6 hours ago, cag014 said:

    Great

    You can select trace and error  only - or any other combination

    I should like to have this table not in debug but in trace mode

    Please login or register to see this spoiler.

     

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