mawinkler / astroweather

Asynchronous Astro Weather Forecast for Home Assistant
GNU General Public License v3.0
69 stars 9 forks source link

Weather entity still contains forecast attribute #34

Closed kaizersoje closed 3 months ago

kaizersoje commented 11 months ago

I noticed that after upgrading to v0.23.2, the weather attribute still contains the forecast attribute. I am not sure if the weather entity should contain the forecast attribute, unless I am mistaken.

image

I also noticed the manifest.json file shows the version as 0.23.1

image

mawinkler commented 11 months ago

First - Yes I know. It's because the lovelace card still uses the forecast attribute and I wasn't able to figure out how I can call the service from the card. Quickly checking other weather integrations like OpenWeatherMap and Deutscher Wetterdienst all have the attribute still enabled. Did you find any example of a proper lovelace card using the new service?

Second, uups - I always forget to update the version in the one or the other place. Will correct it, thanks.

mawinkler commented 3 months ago

Fixed with release 0.50.0.