Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

secondary data consumers for the measurements #29

Open
seb-1204 opened this issue Mar 15, 2017 · 2 comments
Open

secondary data consumers for the measurements #29

seb-1204 opened this issue Mar 15, 2017 · 2 comments

Comments

@seb-1204
Copy link

Hi,
I would like to push my measurements to other services e.g. temperature and humidity to wunderground.com
Is that possible?

@ricki-z
Copy link
Member

ricki-z commented Mar 16, 2017

You can use the 'Eigene API' to implement a proxy, that sends the data to any other service. You can find a demo php script named 'data-simple.php' in the repo 'madavi-api' that you can modify as needed.
The firmware space is very limited and we prefer to implement new sensors over adding more services (that can be implemented in the mentioned way).

@hibbes
Copy link

hibbes commented May 20, 2017

I took data-simple.php and modified it, so that it uploads the measurements to the wonderground-network. Feel free to take and improve it :-)
https://github.com/hibbes/fein2wunder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants