-
Notifications
You must be signed in to change notification settings - Fork 32
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
Add possibility to set offset temperatur value #311
Comments
@chrissooo
|
Hi,
when i thing about this problem, maybe the temperartur sensor that are in the device will never be good. becourse its on the top in room and its possition is mybe not optimal. the other think is that wehn its run, its near teh device and then of course ist hoter for example. Maybe the solution is to use the "follow me" function. Is it possible? My device have it. I thing its work on this way, when i turn it on (on the remote, its not possible in the app or in this integration) then the device take the temperautre from the remote. Then its work good. Bit the problem ist when i turn the device off, this "follow me" function is off again and i must turn it on agin evenry time. Is it possible to implamate it in this integration? |
sorry, I don't think you have understand your issue and answered my question.... first of all, we should understand the issue and analyze the reason, then confirm the requirements. for enable debug log, just follow the document in current repo, it can be found in README |
@chrissooo any updates? |
I use an automation to offset the temperatures as needed, but I agree having it be a part of the integration would be better. Let's say I want to set a parameter on a per-device basis, to automatically add 2 degrees to the setpoint sent to the device. So if I set a temp of 74, it will show 74 in the HA user interface, but actually set the temperature on the unit to 76 instead. |
Device type and model (or SN)
P0000000Q104XXXXXXXXXX
The description of new feature
My Air Confitioners inDoor temperatur sensor shows the temperatur to high. If is it 21°, its show ~3,5° to much. is it possible to add a config possibility to set a delay for it?
I have do it manuel and change the set_temperature and current_temperature and add +3,5° by reading and set +3,5° on set and its work. Of course, on the devise its shows a wrong temperatur, bit i use only HA to set and read data and its ok for me.
The text was updated successfully, but these errors were encountered: