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

[Feature request] Adding offset for external temperature sensor #119

Closed
glsf91 opened this issue Dec 6, 2022 · 1 comment
Closed

[Feature request] Adding offset for external temperature sensor #119

glsf91 opened this issue Dec 6, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@glsf91
Copy link
Collaborator

glsf91 commented Dec 6, 2022

I have an an external temperature sensor (DS18B20) connected. Depending on the place where it is mounted it has an offset with the "real" room temperature. Also because of the resolution of 0,5 degrees that can make the difference between too hot or too cold.

It should be nice if we can specify an offset (with resolution ,1 degree) for the measured temperature.
This can be defined in support.h or make it more flexible by adding a MQTT topic which can be set.
To make it more flexible it can also be used for Troom (but not my use case).
Maybe also adding to check if the offset lies for example between -5 and +5 degrees.

I don't use any automation to set things. I just use MHI-AC-Ctrl als replacement for the internal temp sensor.
This feature make it possible to use a setpoint with the remote control which is "real" instead of (de)(i)ncreasing it with 1 or 2 degrees. Increasing also the WAF

@absalom-muc absalom-muc added the enhancement New feature or request label Dec 10, 2022
@absalom-muc
Copy link
Owner

Added to v2.6R5

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