You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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
Hi,
I would like to push my measurements to other services e.g. temperature and humidity to wunderground.com
Is that possible?
The text was updated successfully, but these errors were encountered: