Other
Posted By Luca

Get a notification when Netatmo loses the internet connection


Sometimes my Netatmo station doesn’t send data to the cloud and unfortunately there is no notification. If you don’t open the app or the website manually you are not aware of this issue and you have data loss / not a complete history.

To get a notification when the Netatmo station loses the internet connection I have a found a relativ simple solution (until Netatmo build this feature in their app, hopefully).

Prerequisites

  • Netatmo Account (probably you have alredy one)
  • Google Account (is free)

Installation

I found this project on Github. Please follow the install instructions as describe here:

https://github.com/tanaikech/Notifying-with-email-when-Netatmo-was-down

After the installation you should have something like this in your Google Apps Script Console:

Trigger

To run the script periodically we need to set up a trigger like this. The time interval can be changed accordingly to your needs:

Monitor

To monitor your script to check if it is working correctly you can open the “My Executions” page and check the “Status” column:

Notification

A test notification (email) looks like this:


My name is Luca Costa, an enthusiastic system engineer. In this blog you will find articles about technolgy and more. Feel free to contact me!

View Comments
There are currently no comments.