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

Temperature incorrect when reported in F #22

Open
dfung opened this issue Dec 29, 2024 · 1 comment
Open

Temperature incorrect when reported in F #22

dfung opened this issue Dec 29, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@dfung
Copy link

dfung commented Dec 29, 2024

When a device reports temperature in Fahrenheit, it is being reported/interpreted as Celsius. The matter spec apparently only supports reporting in Celsius. For example, 72 F gets reported as 72 C or 162 F.

@Luligu Luligu self-assigned this Dec 30, 2024
@Luligu Luligu added the enhancement New feature or request label Dec 30, 2024
@Luligu
Copy link
Owner

Luligu commented Dec 30, 2024

Hi,
thanks for pointing it up.
I will check it.
Or we do a conversion or Matter supports it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants