A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-NetatmoThermostat
-
MMM-NetatmoThermostat
This module display your Netatmo Thermostat informations on MirrorMirror²
Screenshoot
- Cooling:
- Heating:
Informations
Just checkout MMM-NetatmoThermostat GitHub repository
-
Update v1.1.0
Change Log
Update Deps:
- esbuild
Fix:
- refresh_token on start
Add:
- save new token in
token.json
file
In accord with new API of Netatmo:
New token is now writed into a file (token.json)
refresh_tohen
feature in config file will be now used only on FIRST TIME for starting the module (token.json file don’t exist) and as usual you have to take it inNetatmo Connect
website
All next token will be writed intoken.json
file automaticalyOn restart MagicMiror²:
MMM-NetatmoThermostat
will usetoken.json
file for authenticate and will ignorerefresh_token
config feature -