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

[REQUEST] Nest set away mode via scene


Question

Posted

Hello,

 

Would it be possible to set Nest thermostat to AWAY through a scene in some way?
Basically, we want to make it that when we set our Satel alarm on via Fibaro that Nest Thermostat will auto go to away.

 

Right now it seems there is no way to set the Thermostat to Away through scenes.

Would this be possible to support Fibaro?

Please login or register to see this image.

/emoticons/default_smile.png" alt=":)" srcset="https://forum.fibaro.com/uploads/emoticons/[email protected] 2x" width="20" height="20" />

9 answers to this question

Recommended Posts

  • 0
Guest reiniertc
Posted

you can perform a http GET request to your nest to set it's status to away.

  • 0
  • Inquirer
  • Posted

    Do you have an example how?

    Please login or register to see this image.

    /emoticons/default_smile.png" alt=":)" srcset="https://forum.fibaro.com/uploads/emoticons/[email protected] 2x" width="20" height="20" /> Thx!

    • 0
    Guest reiniertc
    Posted

    I don't have a working example I'm afraid, but in the past I used this php solution:

    Please login or register to see this link.

    install the php.class on a webserver, modify name/password and de-activate everything in the example file you don't need

     

    use a virtual device that calls the modified php example file.

    create a VD with a button that contains this code:

    HC2 = Net.FHttp("ip-address_of_server_with_php_file") 

    response, status, errorCode = HC2:POST('/pats/to/php/file/example',"") 
    • 0
    Posted

    I used it until i removed all room stats and it worked perfectly

    • 0
    Posted

    i use IFTTT works well..!! we made 2 scenes 1X 14C for when i go a sleep or go away and 1X 21c for wen i wake-up or get home

     

    Please login or register to see this link.

    Please login or register to see this code.

    • 0
    Posted

    Would using the fibaro:call(VDid, "pressButton", "xx") work to set Nest to Home?

     

    Using the script with IFTTT is fine to just set temperature but it only works if Nest is set as Home. If I'm away I want to have a scene to "press" the VD button to set as Home and then set the temperature but I can't seem to get it to work.

    • 0
    Posted

    thanks @Deojuvente . Calling an ifttt applet is accomplished. Now waiting for Fibaro to make a channel for IFTTT.

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