Skip to content

rodolfozan/netatmo-weatherstation-api-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netatmo-weatherstation-api-boilerplate

Informations:

A simple Netatmo Weatherstation API Bootstrap Boilerplate

Configuration:

Please enter your Netatmo login data in /inc/contants.php

For example:

const USERNAME	= "someone@mail.de";
const PASSWORD	= "someonespassword";
const APPID	= "someonesappid";
const APPSECRET = "someonesappsecret";
const LANGUAGE  = "en";

Available languages: "de", "en", "es"

Demo

A live example of the boilerplate can be seen at my boilerplate website

Boilerplate Screenshot:

Image of Boilerplate

About

A Netatmo Weatherstation API Boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages