Skip to content

fix: suggest Celsius display unit for temperature entities - #482

Open
dennismdejong wants to merge 1 commit into
sockless-coding:masterfrom
dennismdejong:fix/441-temperature-unit-system
Open

fix: suggest Celsius display unit for temperature entities#482
dennismdejong wants to merge 1 commit into
sockless-coding:masterfrom
dennismdejong:fix/441-temperature-unit-system

Conversation

@dennismdejong

Copy link
Copy Markdown

Closes #441

Reported symptom: temperature displayed in Fahrenheit for a user expecting Celsius.

Fix (conservative): set suggested_unit_of_measurement = Celsius on all Panasonic/Aquarea temperature sensor descriptions so HA's unit-system/display-unit handling is predictable, without converting native values. Climate entities keep their native Celsius unit. Users on a Fahrenheit unit system can still switch the entity display unit in HA as desired.

Note: this is a display/UX fix; root cause may also involve the reporter's HA unit-system configuration.

Verification: compile-only (no HA test harness in this repo).

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.

temperature in F

1 participant