Skip to content

Clean up icon mapping for default icons#34

Open
cloneofghosts wants to merge 5 commits intopacjo:mainfrom
cloneofghosts:main
Open

Clean up icon mapping for default icons#34
cloneofghosts wants to merge 5 commits intopacjo:mainfrom
cloneofghosts:main

Conversation

@cloneofghosts
Copy link

I've noticed that the icon mapping isn't the best so I took a stab at updating it. I used OpenWeatherMaps condition codes as the basis which I assume these codes are based on.

#12 is caused by Breezy Weather sending code 803 instead of 804 so this PR won't fix that issue. It will change the icon to the Mostly Cloudy icon instead of the Partly Cloudy icon.

Fixes #33

@pacjo
Copy link
Owner

pacjo commented Mar 18, 2026

Hi, I really appreciate the PR. Will take a look in the coming days, since I haven't touched the codebase in a while.

@cloneofghosts
Copy link
Author

Noticed a few minor issues with the mapping which I've since fixed. As reference I was using the weather conditions from OpenWeatherMap as the basis for the mapping.

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 this pull request may close these issues.

[Bug] Generic Weather showing a fog icon for windy conditions

2 participants