no, don’t think so. the weather component is named following the name you give it in the Yaml configuration.
there is no weather.openweathermap in my setup. Added to that, it did for just fine before. Comes and goes now, and it started using 84.1. Because of that I tried to use the mode: daily, (that’s what I need really) but that rendered this outcome.
its back again now…
and as you see, not with 5 consecutive days in the forecast.
I think I read somewhere on the community OWM stopped supporting the daily mode in free mode…
I had the same problem after upgrading from version 0.82 to version 0.83
The solution was to remove the “weather.openweathermap: {}” line in the /config/customize.yaml file.
And delete string “mode: daily” in configuration.yaml
I just changed ‘daily’ to ‘freedaily’ in the config file. After I did a subsequent reboot, it didn’t work so I deleted the mode option, it doesn’t seem to work consistently.