Jump to content

natejacobs

Member
  • Posts

    2
  • Joined

  • Last visited

Everything posted by natejacobs

  1. I came back to the forums to see if anybody else had tackled the idea, as I am gearing up to update my version with more control, and saw this one. Looks good. I am going to be changing up the authentication piece to use this neat little app which stores the users credentials in the keychain. It solves the problem of having the user store their credentials in the plist (my problem) and the problem of having to authenticate every so often after the session cookie expires (your problem).
  2. I put this workflow together this evening and thought I would share. Version 1 simply retrieves information about your Nest and displays it. I plan on adding the ability to control the thermostat and set temperatures in later versions. To use Set your username with the keyword: nestusername {username} Set your password with the keyword: nestpassword {password} To view thermostat info: ntemp The workflow will display the current thermostat temperature, humidity and status of AC, heat, fan, leaf. Version 1.1 Workflow GitHub Project Page Changelog 1.1 Fixed authentication for some users 1.0 Initial workflow
×
×
  • Create New...