A script meant to be run with Scriptable on an iOS device to display information from a Netatmo Home Coach.
Netatmo has an official iOS app that provides access to pretty much the same information, as well as a dashboard for historical data + trends, and an admin panel. Sadly, it currently does not have a homescreen widget, and 99% of the time I open the app for the sole purpose of checking the current information. This saves me a few clicks and is mostly an excuse to try out Scriptable :)
- Create a new app in the Netatmo developer portal, noting down your app's client ID and client secret.
- Clone this repo and install dependencies with
yarn
. - Replace the empty strings in
/dist/netatmo-config.js
with your own config values. - Run
yarn compile
to generate thenetatmo.js
script. - Follow instructions from the Scriptable app to add the script. For best results, please run it from a medium-sized widget.