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

Scene Trigger Weather forecast


Stegenga

Question

Hello,

for my pool pump I want to know the weather forecast voor the next day.

The weather plug-in from fibaro only supports  scene triggers based on actual temperatures, but I want a scene to be triggered if the temperature forecast in my hometown will be above 20 degrees the next day

Does anyone has a soluiton?

Link to comment
Share on other sites

8 answers to this question

Recommended Posts

  • 0

 

Please login or register to see this code.

result

 

Please login or register to see this image.

  • Thanks 1
Link to comment
Share on other sites

  • 0

Hi

 

trying to search it by this forum ;) for example week ago I provided here for fun weather forecast scene for yahoo 

Please login or register to see this attachment.

Link to comment
Share on other sites

  • 0

UPD:

1) create global param for example WeatherCondition

2) in scene un rem fibaro:setGlobal("WeatherCondition", code)

3) run (schedule) scene every 1 hours

4) create a new scene

--[[
%% properties
%% events
%% globals
WeatherCondition
--]]

now you can handle trigger weather forecast bu yahoo

 

appendix

Please login or register to see this code.

 

Edited by 10der
Link to comment
Share on other sites

  • 0

auto location 

 

Please login or register to see this code.

 

 

Edited by 10der
Link to comment
Share on other sites

  • 0
  • Inquirer
  • Thanks @10der

    I can use this, but it is not the solution for my problem because I want to know if the temperature for tomorrow will be above (for example) 20 degrees.

    Or am I missing something in your feedback.

    Greetings Wouter

    Link to comment
    Share on other sites

    • 0
    1 hour ago, Stegenga said:

    tomorrow will be above (for example) 20 degrees.

    Or am I missing something in your feedback.

     

    here is a full response

     

     

    Please login or register to see this image.

     

    Continue or you understand me?

     

    SyBXmUJN12.png

     

    Please login or register to see this code.

     

     

     

     

    UPD: scene 

    Link to comment
    Share on other sites

    • 0

    example

    Please login or register to see this code.

     

    Edited by 10der
    • Thanks 1
    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...