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

Oops, my bad....

You need to define this global in AOQ Parameters definitions

debugHttp   = {["GET"]=false,["POST"]=false,["PUT"]=false}

That could help you to view http commands sent by AOQ in case you need to use it somewhere... (scene, browser and etc.)

or download attached version (fixed to set default if not defined by user)

 

Please login or register to see this attachment.

In 13.4 the local parameter problem has gone.

Thanx for the repair @cag014.

  • 2 months later...
Posted

Hi cag!

 

I have a problem. Yesterday i updated the new beta version and the push notifications don’t working with this beta.

What do you think?

 

Thanks!

  • Topic Author
  • Posted

    can you send push notification somewhere else, i mean not in AOQ

    Posted
    2 hours ago, cag014 said:

    can you send push notification somewhere else, i mean not in AOQ

     

    Yes i know, but I have more than 100 push notifications in the AOQ. :(

  • Topic Author
  • Posted

    Have verified and looks like there is a bug in this version - push notification doesn't work.

    I suggest to go back to previous version.

    Posted (edited)
    22 minutes ago, cag014 said:

    Have verified and looks like there is a bug in this version - push notification doesn't work.

    I suggest to go back to previous version.

     

    Thanks your answere! I tryed the previous version, but the bug is left over.

     

    I think, I have to wait for the next version.

    Edited by SmartLifeSystems
  • Topic Author
  • Posted (edited)

    I think have found what is going on....

    Now the push notification uses user ID only and doesn't support  mobile ID anymore

    Could you please change that in AOQ and see if it works.

    For example if you're using to send push to user admin, change the mobile ID to 2 (and same for other users)

     

    I have added to use users IDs long ago, so it should work just fine.

     

    Please login or register to see this spoiler.

     

    Edited by cag014
  • Topic Author
  • Posted (edited)
    On 9/7/2022 at 9:53 PM, SmartLifeSystems said:

     

    Yes i know, but I have more than 100 push notifications in the AOQ. :(

    Have fixed the error by using push for userID and simplePush for mobile.

    According to the ID (user or mobile) AOQ automatically sends correct type of notification.

    No changes in user_data required.

     

    Please login or register to see this attachment.

     

    Let me know if it works...

     

    BTW do you use interactive notification in AOQ?

     

    Edited by cag014
    Posted
    16 hours ago, cag014 said:

    Have fixed the error by using push for userID and simplePush for mobile.

    According to the ID (user or mobile) AOQ automatically sends correct type of notification.

    No changes in user_data required.

     

    Please login or register to see this attachment.

     

    Let me know if it works...

     

    BTW do you use interactive notification in AOQ?

     

     

    Hi cag, the push notifications working fine, very big thanks! But I got a new bug.

    In the bug window, I got a bug message. This line is wrong, but the prev version that's working. I back the v13, and the bug is stayed. What do you think? What is the problem?

     

    Here is the line and the in the picture the problem. 

     

    {5, "`leilasRoomTemp`",{state="value>&LeilasroomThermostat",timeSlot="m=9~12;1~4;21:30~05:15",timeLoopAct={"`leilasRoomThermostat`","setHeatingThermostatSetpoint,&LeilasroomThermostat","","{@`leilasRoomThermostat`:heatingThermostatSetpoint>&LeilasroomThermostat}"}}},

    Please login or register to see this attachment.

  • Topic Author
  • Posted (edited)

    Hi,

    While using in condition statement to compare value of the device no @ sign required. Like that

    `leilasRoomThermostat`:heatingThermostatSetpoint>&LeilasroomThermostat

     

    Only when you need to retrieve the value of the device  in formula or message the @ sign is required.

    @`leilasRoomThermostat`>heatingThermostatSetpoint

    for example:

    trueAct={"","tts","the set point of room thermostat is @`leilasRoomThermostat`>heatingThermostatSetpoint"} (no comparation in the line)

     

     

    Use that line

     

    {5, "`leilasRoomTemp`",{state="value>&LeilasroomThermostat",timeSlot="m=9~12;1~4;21:30~05:15",timeLoopAct={"`leilasRoomThermostat`","setHeatingThermostatSetpoint,&LeilasroomThermostat","","{`leilasRoomThermostat`:heatingThermostatSetpoint>&LeilasroomThermostat}"}}},

    Edited by cag014
    • Like 1
    Posted
    23 hours ago, cag014 said:

    Hi,

    While using in condition statement to compare value of the device no @ sign required. Like that

    `leilasRoomThermostat`:heatingThermostatSetpoint>&LeilasroomThermostat

     

    Only when you need to retrieve the value of the device  in formula or message the @ sign is required.

    @`leilasRoomThermostat`>heatingThermostatSetpoint

    for example:

    trueAct={"","tts","the set point of room thermostat is @`leilasRoomThermostat`>heatingThermostatSetpoint"} (no comparation in the line)

     

     

    Use that line

     

    {5, "`leilasRoomTemp`",{state="value>&LeilasroomThermostat",timeSlot="m=9~12;1~4;21:30~05:15",timeLoopAct={"`leilasRoomThermostat`","setHeatingThermostatSetpoint,&LeilasroomThermostat","","{`leilasRoomThermostat`:heatingThermostatSetpoint>&LeilasroomThermostat}"}}},

     

    Thanks cag, I understand! The line is working fine.

    Posted

    Where can I find the latest version of AIO and a manual? 
     

    Thx @cag014

  • Topic Author
  • Posted
    55 minutes ago, Sjekke said:

    Where can I find the latest version of AIO and a manual? 
     

    Thx @cag014

    At download

    Please login or register to see this link.

    for HC2

    Please login or register to see this link.

     for HC3/HC3 lite and Yubii

    Please login or register to see this link.

    for PC/MAC

     

    If you have an issue with notification (HC3 platform)

    Please download file 

    Please login or register to see this link.

    • Like 1
    Posted

    Is 5.120.10 without issues with AOQ?

  • Topic Author
  • Posted
    On 9/17/2022 at 5:51 PM, Rover said:

    Is 5.120.10 without issues with AOQ?

    No issues on my side... everything works

    • Thanks 1
    Posted (edited)

    Please login or register to see this spoiler.

    Hi cag,

    What happened here? What is the meaning of (disarmedpoort)? The only device in $Achterpoort is really armed after the arming, so there is no failing arming.

    Edited by Rover
  • Topic Author
  • Posted (edited)

     

    On 9/25/2022 at 3:56 PM, Rover said:

    Please login or register to see this spoiler.

     

    What are the names of the alarm zones you have?

    Might be you have alarm zones called Achter and Achterpoort? It could explain this problem

     

    Please try version below

     

    Please login or register to see this attachment.

     

    Let me know if everything works fine...

    Edited by cag014
    • Thanks 1
    Posted
    11 hours ago, cag014 said:

     

     

    What are the names of the alarm zones you have?

    Might be you have alarm zones called Achter and Achterpoort? It could explain this problem

     

    Please try version below

     

    Please login or register to see this attachment.

     

    Let me know if everything works fine...

    Hi cag,

    Yes your suspection was true: there is also a zone Achter. 

    V13.7 executes the armAlarm statement in zone Achterpoort correct now, but breaching the sensor in zone Achterpoort does not trigger an alarm, while another (same type of) sensor in another zone does the triggering correctly.

    BTW: v13.7 initiates the AOQ much faster than v13.4 ?

  • Topic Author
  • Posted
    2 hours ago, Rover said:

    Hi cag,

    Yes your suspection was true: there is also a zone Achter. 

    V13.7 executes the armAlarm statement in zone Achterpoort correct now, but breaching the sensor in zone Achterpoort does not trigger an alarm, while another (same type of) sensor in another zone does the triggering correctly.

    BTW: v13.7 initiates the AOQ much faster than v13.4 ?

    Is the same sensor defined in both zones?

    Posted (edited)
    1 hour ago, cag014 said:

    Is the same sensor defined in both zones?

    No, both zones &Achterpoort en $Deuren (not the zone $Achter) have one different Fibaro D/W sensor. Breaching $Deuren works, but breaching $Achterpoort does not work. These two devices are not defined in zone $Achter.

    Edited by Rover

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