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

shanbs/netatmo-api-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netatmo-api-python

Code style: black

Simple API to access Netatmo devices and data like weather station or camera data from python. For more detailed information see http://dev.netatmo.com

This project has no relation with the Netatmo company.

Install

To install pyatmo simply run:

pip install pyatmo

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

import pyatmo

Note

The module requires a valid user account and a registered application. See usage.md for further information. Be aware that the module may stop working if Netatmo decides to change their API.

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%