SeitaBV / flexmeasures-openweathermap

Integration to the OpenWeatherMap API from FlexMeasures.
Apache License 2.0
4 stars 1 forks source link

Forecasts limited to registered sensors #13

Closed Ahmad-Wahid closed 1 year ago

Ahmad-Wahid commented 1 year ago

Previously, our focus was on mapping all the available sensors, but this approach restricted us to obtaining forecasts for just one or two sensors. In this pull request (PR), I've implemented a sensor check. This means that if a sensor is not registered, it will be disregarded during the forecasting process.