DEPRECATED: This project is no longer supported.
Get last measure from Netatmo device and send it to Cosm.
Cosm is now Xively.
On Cosm, create a Feed for each Netatmo module (Internal and External) and a Datastream for each sensor (Temperature, CO2, Humidity, Pressure, Noise). This script can be called via a browser or crontab. It does not display information if there is no error.
Pre-required:
- the file
Netatmo-API-PHP/NAApiClient.php
from Netatmo/Netatmo-API-PHP · GitHub - Replace all
YOUR_*
variables with your own information innetatmo2cosm.php
file.