G'day All, seeing as cybrmage hasn't been around since 2020, I've taken the liberty to clone this app to my GitHub, make some improvements and publish it via HPM:
Note: I am still actively maintaining this Integration as of 2026.
Dashboards:
I've also written an RM 5.1 Rule (available from my GitHub below) that uses a Smart Switch to detect when your Netatmo Basestation stops communicating back to the cloud servers and will power cycle it. The Base Station Offline Threshold is configurable in the app - the default is 30 mins.
Weather Station - Netatmo - Offline Recovery.txt
You can find the original topic for this App here:
UPDATE: here's brief guide on hooking Netatmo Weather Stations up to Weather Underground:
UPDATES:
26th July 2026
v1.7.3 - Fixed a crash that stopped all devices updating and fixed token refresh retry
19th June 2026
v1.7.2 - Base station presence is now staleness-based: flips to "not present" when no new data has been received for longer than the configurable "Base Station Offline Threshold" (default 30 min). Also added a numeric dataAge attribute (minutes since last Netatmo update)
v1.7.1 - Signal strength (WiFi/RF) shown as Good/Average/Poor bands instead of raw values, and moved onto the last (Battery) row in the Summary tiles
- Overview tile no longer prints "null" for Outdoor/Wind/Rain when the base station has no such module feeding it (lines are now omitted when data is absent)
- Additional device attributes now available: presence (online/offline), firmware and last_seen (all devices); wifi_status (base); rf_status and battery_vp (modules); AbsolutePressure (base); max_wind_angle (wind)
18th June 2026 - v1.7.0 - Major overhaul of OAuth token handling and security improvements, added user-selectable polling interval, a default 50 dB sound threshold, opened the Connect button in a new tab.
28th March 2026 - v1.6 - Bug fixes: OAuth token parsing, stray syntax error, capability names, namespace/author update
1st October 2024 - v1.5 - Added a manual reauthorize option
7th November 2022 - v1.4 - Updated URL to https://dev.netatmo.com/
30th September 2022 - v1.3 - fixed “An error occurred while installing the package: Failed to upgrade app” error.
29th September 2022 - v1.2 - Fixed all debug logging code, so it is conditional to you actually turning it on.



Pressing the ouath-button in app code and then save did’nt help.
I’ll post the result here when I’ve tried..