@PaulWebster wrote:
I have the Met Office Sensor and also the Met Office Weather component working - but neither is offering forecast data (at least when presented in Lovelace).
I added Meteo France with a location in France and I do see forecast data for that.I see that the Met Office sensor.py includes the following:
forecast = self._datapoint.get_forecast_for_site(self._site.id, "3hourly")
So it looks like it is trying to get it.
Posts: 1
Participants: 1