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

Frost protection water pipe


smarthytte

Question

Hi, I have another question I want to receive a notication  one time when the temperature is under -1 and heating cable switch on, I have set up notification but it send notifications all the time, every few minutes. Is this wrongly set up or will not work or do I have to do something on my mobile to stop the notification after the first one?

 

Please login or register to see this link.

 

Please login or register to see this link.

 
  •  
  • Please login or register to see this link.

  •  
  • Please login or register to see this link.

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Hi
You must add a condition more.

 

and
"VK stamp = Off"

 

and it must be unchecked, as it is the temperature that is triggering.

Edited by hTiger1
Link to comment
Share on other sites

  • 0
  • Inquirer
  • Hi, I am not quite sure what to do. My goal is as follows: I have a water pipe I want to frost secure when the temperature is -1 or lower, then turn VK stamp Wall plug on and send a notiofication to my mobile phone. Then I have another scene opposite , when the temperature is 0 or higher turn VK stamp wall plug off and send notification to my mobile phone. How do I set this up?

    Link to comment
    Share on other sites

    • 0

    @smarthytte

    You must in notifications panel set a notification the text what you want to receive. Then in you scene you can select that notification and if the temperature is below -1 you get a notification. 

    You can select mail or push, and then the device. 

     

    Please login or register to see this attachment.

    Edited by Reinhold
    Link to comment
    Share on other sites

    • 0

    @smarthytte Navigate to Panels -> Variables Panel. In the bottom section, create two new predefined variables.

    Call the first variable Frost_Warning and add two predefined values: 0 and 1.

    Call the second variable Defrost_Warning and add two predefined values: 0 and 1.

     

    Now back in your "Defrost Warning scene, do three things:

     

    1. Add an AND condition - after the temperature check,- to check that the Frost_Warning = 0. 

    2. Add an action - after sending the notification - to set the Frost_Warning = 1.

    3. Add an action - after this - to set the Defrost_Warning = 0.

     

    Create an "opposite" scene, for when the temperature goes up, e.g. "Defrost Warning" 

     

    1. Add an AND condition - after the temperature check,- to check that the Defrost_Warning = 0. 

    2. Add an action - after sending the notification - to set the Defrost_Warning = 1.

    3. Add an action - after this - to set the Frost_Warning = 0.

     

    This will ensure that you receive the notification only once. 

     

    Cheers,

    Barlow

    Link to comment
    Share on other sites

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