johndrinkwater / fatmo

Takes data from netatmo monitoring devices and puts it in a nice file oriented way (/proc style.)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fatmo

Takes data from netatmo monitoring devices and puts it in a nice file oriented way (/proc style.)

How to run:

  • If run as a user, the files will be placed under /tmp/netatmo. Root will use /netatmo.

  • Run the application as your intended user and enter your login details

  • The application will monitor the API, but you can close it.

  • Run either in a screen or service file, the data will be automatically updated every 10 minutes and should continue to run until netatmo break something.

About

Takes data from netatmo monitoring devices and puts it in a nice file oriented way (/proc style.)

License:MIT License


Languages

Language:Python 100.0%