Skip to content

Simple API to access Netatmo weather station data from any python script (for Netatmo information, see www.netatmo.com)

License

Notifications You must be signed in to change notification settings

stephb9959/netatmo-api-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netatmo-api-python

Simple API to access Netatmo weather station data from any python script For more detailed information see http://dev.netatmo.com

I have no relation with the netatmo company, I wrote this because I needed it myself, and published it to save time to anyone who would have same needs.

Install

To install lnetatmo simply run:

python setup.py install

Depending on your permissions you might be required to use sudo. Once installed you can simple add latmo to your python scripts by including:

import lnetatmo

About

Simple API to access Netatmo weather station data from any python script (for Netatmo information, see www.netatmo.com)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%