Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Icon format in forecast change #207

Closed
MatthewFlamm opened this issue Jun 20, 2024 · 4 comments · Fixed by #208
Closed

Icon format in forecast change #207

MatthewFlamm opened this issue Jun 20, 2024 · 4 comments · Fixed by #208

Comments

@MatthewFlamm
Copy link
Owner

API used to return something like:

"icon": "https://api.weather.gov/icons/land/night/sct?size=small",

now it returns something like

"icon": "/icons/land/night/sct?size=small",
@MatthewFlamm
Copy link
Owner Author

See report in home-assistant/core#119114

@kevinhaas
Copy link

Thanks for addressing this so quickly!

@MatthewFlamm
Copy link
Owner Author

Interestingly, as I sort of predicted, my local station is back to the original format of

"icon": "https://api.weather.gov/icons/land/night/sct?size=small",

I bet it was an unintentional change, but I will keep an eye on it. If you have more failures in homeassistant, like if your particular station is still stuck with the 'new' format, please open up a new issue in homeassistant. Then, this will help push the the version update there when I make it.

@kevinhaas
Copy link

I still see the error but I'll keep an eye on it. Opened a separate issue home-assistant/core#120046

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants