Skip to content

A Scriptable app to display data from Netatmo Home Coach in a small iOS widget.

Notifications You must be signed in to change notification settings

kuosandys/scriptables

Repository files navigation

Scriptable script for Netatmo Home Coach

What's this?

A script meant to be run with Scriptable on an iOS device to display information from a Netatmo Home Coach.

Example widget running the netatmo script

What you should know

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 :)

How do I use this?

  1. Create a new app in the Netatmo developer portal, noting down your app's client ID and client secret.
  2. Clone this repo and install dependencies with yarn.
  3. Replace the empty strings in /dist/netatmo-config.js with your own config values.
  4. Run yarn compile to generate the netatmo.js script.
  5. Follow instructions from the Scriptable app to add the script. For best results, please run it from a medium-sized widget.

About

A Scriptable app to display data from Netatmo Home Coach in a small iOS widget.

Topics

Resources

Stars

Watchers

Forks