Allow weather.buienradar to utilize the hourly weather.get_forecast

With the new 2023.9 release we now can use the new feature of weather.get_forecast to get the weather forecast.
Buienradar integration currently only allows the daily forecast option.

Please allow the hourly and the twice_daily option:

service: weather.get_forecast
data:
  type: hourly
target:
  entity_id: weather.buienradar

this sensor will NOT change as this is new rule by the devs (long post in the forum)
Especially annoying is that each of the cards need to adapt so that means waiting
Alternative: create your own sensor

Template - Home Assistant (home-assistant.io)