Search the Community
Showing results for tags 'nest'.
-
I wrote a workflow to control my Nest thermostat a few days ago. When I was 90% done and was looking for a last bit of how-to info, I saw Nate's fully functional workflow in the forums. Oh well, nothing says fun like a little duplication of effort. My workflow currently lets you see the Nest's general status, away status, target temp, and local weather, and it will let you toggle the away status and set the target temp. It uses a different technique than Nate's to get your login information--I open dialogs via AppleScript to ask for your email and password, which keeps them out of Alfred'
-
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 authenticatio