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

Temperature report push


Mats Even

Question

Any one have an idea how I can make a scene that sends me a push or e-mail on a specific time with the temperature reading from one of my outdoor sensors?

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Hi Mats,

Here i s a simple LUA-code to send tempdata a specified time.

Fill in your own ID and time.

Please login or register to see this code.

 

Link to comment
Share on other sites

  • 0
  • Inquirer
  • Thanks. Works great. But what can I add to the code to send it just on e.g weekdays?

    Link to comment
    Share on other sites

    • 0
    4 hours ago, Mats Even said:

    Thanks. Works great. But what can I add to the code to send it just on e.g weekdays?

     

    @Mats Even,

     

    You can use Main scene for time based events control and solve all your problems with scheduled events. Having too many scenes looping all the time is not necessary and can use too much resources on your HC, but with this scene that is not necessary any more. You can start scenes, press buttons on VDs or change global variables values at specified time on selected days of the week. Check it out:

    Above code you can change to be like this:

    Please login or register to see this code.

    So it is still a scene and for example has ID = 28. You setup Main scene to run above scene like this:

    Please login or register to see this code.

    Above settings will send you temperature report only on weekdays at 14:00h and 19:00h! 

     

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