Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/half-shot/fatmo
Takes data from netatmo monitoring devices and puts it in a nice file oriented way (/proc style.)
https://github.com/half-shot/fatmo
Last synced: about 1 month ago
JSON representation
Takes data from netatmo monitoring devices and puts it in a nice file oriented way (/proc style.)
- Host: GitHub
- URL: https://github.com/half-shot/fatmo
- Owner: Half-Shot
- License: mit
- Created: 2015-12-30T17:15:46.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-31T00:34:42.000Z (about 9 years ago)
- Last Synced: 2024-12-09T20:08:47.121Z (about 2 months ago)
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.