Open JVerbruggen opened 3 years ago
Weather data is easy to collect using OpenWeather. I have created an account, and using that, you can generate an API key, which you can use to execute HTTP api calls.
We will have a meeting soon on how integration with open remote is going to work, so we will focus on that first. Then, we will probably use OpenRemote weather service.
We will have to collect weather data from a certain API. The easiest way to get this data is through OpenWeather, but in the end we would want to use OpenRemote's Weather API.
How can we make our application ready for this change in behaviour?