Skip to content

Instantly share code, notes, and snippets.

@guidone
Last active April 10, 2017 12:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save guidone/9e7747d24044e218810883bb91234be1 to your computer and use it in GitHub Desktop.
Save guidone/9e7747d24044e218810883bb91234be1 to your computer and use it in GitHub Desktop.
NetAtmoDashboard payload
{
"temperature": 27.5,
"co2": 246,
"humidity": 60,
"noise": 38,
"pressure": 1009.5,
"pressureTrend": "stable",
"externalTemperature": 30,
"externalHumidity": 51,
"externalTemperatureTrend": "stable"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment