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

Remove forecast option #189

Merged
merged 3 commits into from
Feb 6, 2024
Merged

Remove forecast option #189

merged 3 commits into from
Feb 6, 2024

Conversation

cloneofghosts
Copy link
Collaborator

This PR removes the option to select the forecast mode as it no longer does anything as of the V1.3 update and fixes #185

There's a pre-release version of this PR available and I haven't come across any issues so far during testing.

@cloneofghosts cloneofghosts added Needs Review bugfix A bug has been fixed labels Feb 6, 2024
@cloneofghosts cloneofghosts marked this pull request as draft February 6, 2024 02:47
@cloneofghosts
Copy link
Collaborator Author

This works until you go to change an option where it errors out. May have to hard code it somewhere for now so it doesn't cause any errors

@cloneofghosts cloneofghosts marked this pull request as ready for review February 6, 2024 15:30
@cloneofghosts
Copy link
Collaborator Author

I hardcoded the value of the forecast mode to daily and it fixed the error I was getting. You can still select daily/hourly like normal when adding the weather card.

@cloneofghosts cloneofghosts merged commit cd70ee7 into master Feb 6, 2024
11 checks passed
@cloneofghosts cloneofghosts deleted the remove-forecast-option branch February 6, 2024 18:11
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bugfix A bug has been fixed
Projects
Development

Successfully merging this pull request may close these issues.

Forecast modes option no longer needed
2 participants