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

Minus temperature: device not responding making #178

Open
guussie opened this issue Feb 1, 2021 · 1 comment
Open

Minus temperature: device not responding making #178

guussie opened this issue Feb 1, 2021 · 1 comment

Comments

@guussie
Copy link

guussie commented Feb 1, 2021

No description provided.

@guussie
Copy link
Author

guussie commented Feb 1, 2021

I am trying to implement a Homekit device measuring the temperature inside a freezer. The temperature inside the freezer is obviously below 0 degrees Celsius. When I use this variable in the Publish function, I get a "device not responding" message in Homekit. When I use a negative int for testing, I get the same message, so apparently it has nothing to do with the float I am feeding into the Publish function. When I use a positive int, everything works. When I multiply the negative variable with -1, Homekit works (but shows the wrong value).

Can you please look into this?

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

No branches or pull requests

1 participant