Skip to content

Override the climate entity's temperature unit #31602

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

Closed
norburban opened this issue Feb 24, 2024 · 4 comments
Closed

Override the climate entity's temperature unit #31602

norburban opened this issue Feb 24, 2024 · 4 comments

Comments

@norburban
Copy link

Feedback

HA system is setup to use Metric by default. I would, however, like to report indoor temperatures for the climate.x entities in degrees Fahrenheit. I haven't been able to find where I might be able to override it. Is it possible? If yes, where can I make that change?

URL

https://www.home-assistant.io/integrations/honeywell/

Version

2024.2.3

Additional information

No response

@home-assistant
Copy link

Hey there @rdfurman, @mkmer, mind taking a look at this feedback as it has been labeled with an integration (honeywell) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of honeywell can trigger bot actions by commenting:

  • @home-assistant close Closes the feedback.
  • @home-assistant rename Awesome new title Renames the feedback.
  • @home-assistant reopen Reopen the feedback.
  • @home-assistant unassign honeywell Removes the current integration label and assignees on the feedback, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information) to the feedback.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information) on the feedback.

@mkmer
Copy link
Contributor

mkmer commented Feb 25, 2024

IT doesn't appear that it is possible to override units on the climate entity (in the general case).
The sensor can be overridden, but I don't see it in the climate sensor.
Maybe a more experience core developer knows?

@kc2zgu
Copy link

kc2zgu commented Jun 2, 2024

Just ran into this trying to do the opposite with an ESPhome climate control (I live in a Fahrenheit-speaking place but want the temperature for a water heater controller to show in Celsius). I can expose the sensor as a separate entity and customize its units, but it seems climate entities in HA do not support showing in units other than the global default.

@frenck
Copy link
Member

frenck commented Jun 3, 2024

The climate platform doesn't support changing the unit of measurement (and will automatically adapt to the preference set in the system settings).

../Frenck

@frenck frenck closed this as not planned Won't fix, can't repro, duplicate, stale Jun 3, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jul 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants