Hello,
I want to obtain weather data from http://weerlive.nl/ by using their API in order to control sunscreens.
I woud be very happy if someone could help me in for example:
Receiving every 10 minutes the current temperature from http://weerlive.nl/api/json-data-10min.php?key= c9bdfc86a0&locatie=Amsterdam.
I already obtained a API-key.
I prefer to minize the amount of apps installed on my Homey. So far I have for example been able to use the build in Logic functions eliminating the need for the Better Logic app. I installed however HTTP request flowcharts app since I feel I can’t avoid that.
Thanks for any help in the right direction.