Add round temperature option to weather forecast#42056
Merged
MindFreeze merged 4 commits intoDec 3, 2025
Merged
Conversation
Added option to round temperature values in the weather forecast card.
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
8 tasks
Contributor
There was a problem hiding this comment.
Pull request overview
This PR adds documentation for a new round_temperature option to the weather forecast card, which allows users to round temperature values to the nearest integer. The documentation is being added to support a corresponding frontend feature.
- Adds the
round_temperatureconfiguration option to both the basic configuration section and the YAML configuration section - Describes the option as allowing users to round all temperature values in the card to the nearest integer
- Sets the default value to
false
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
MindFreeze
approved these changes
Dec 3, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added option to round temperature values in the weather forecast card.
Proposed change
Added documentation for round_temperature option for weather forecast card. Related to my PR in the frontend repo: home-assistant/frontend#28103
Type of change
currentbranch).currentbranch).nextbranch).nextbranch).Additional information
Checklist
currentbranch.nextbranch.