-
Notifications
You must be signed in to change notification settings - Fork 44
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
Using a Honeywell T6 for the room temperature #66
Comments
Do you already have the Honeywell as a temperature sensor in Home Assistant? See #41 for inspiration. |
Here's an automation I am running every minute to push the temperature reading of a Tado device to the AC unit.
If you have a reliable temp reading available in Home Assistant this works quite nice. One thing I noticed is that the temperature reading is interpreted as being 2 degrees under target. So when I set the AC to 20 degrees, it looks like it is aiming for a reported room temperature of about 22 degrees. I do notice that the AC is running with less pauses since I switched to using a room thermometer instead of the built in one. Oh and "woonkamer" is Dutch for "Livingroom". |
This is expected behaviour. See #65 (comment) on how to change this. It's in the manual. If you follow those steps mentioned there it will no longer overshoot. |
And/or you can offset the temperature you push to the A/C. |
Hi There,
I am bit new in this all and when I asked a stupid question I'm sorry :-)
I have two AC's. One in the livingroom and one in the bedroom. Both have the wifi controller with MHI-AC-Ctrl-ESPHome software on it and they work fine (after 2 weeks of messing around).
Setting the temp is aways a guess because depending on heating, or cooling, the offset is different.
In the living room I have the Honeywell T6 that is attached the the normal heater (is hardly used) and that always has the right temp.
Is it possible to use the Honeywel as the room temp by the airco and how do I do that?
Thanks,
Marcel
The text was updated successfully, but these errors were encountered: