Cannot set Daily forecasts with Darksky

No matter how I change the configuration.yaml I cannot get Dark Sky Weather to display daily forecasts

configuration.yaml

weather:
  - platform: darksky
    mode: daily
    api_key: !secret darksky_api

ui-lovelace.yaml

  - type: weather-forecast
    entity: weather.dark_sky

image

Any Ideas ?

Same here. Not an expert but main code looks like the forecast is still set to hourly regardless of what is set.

Maybe darksky sensor doesn’t support ‘mode’ as option…

Issue fixed in 0.80.0b1.