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

setting temperature to .5 degrees doesn't work #88

Open
RobertJansen1 opened this issue Apr 4, 2024 · 1 comment · May be fixed by #87
Open

setting temperature to .5 degrees doesn't work #88

RobertJansen1 opened this issue Apr 4, 2024 · 1 comment · May be fixed by #87
Labels
bug Something isn't working

Comments

@RobertJansen1
Copy link
Collaborator

Currently, setting the temperature to 19.5 just sends a 19 degrees value to the airco unit as the units don't support half degree target temperatures.

in the upstream project, this is worked-around by mocking the temperature reading of the internal sensor and modifying the temp. we should do the same some time. the solution in #87 allows for this to be extended and should be investigated

@RobertJansen1 RobertJansen1 added the bug Something isn't working label Apr 4, 2024
@RobertJansen1 RobertJansen1 linked a pull request Apr 5, 2024 that will close this issue
@locussss
Copy link

locussss commented Nov 30, 2024

Hi @RobertJansen1, this is still an open issue or is resolved?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants