-
Notifications
You must be signed in to change notification settings - Fork 74
Description
Hi,
first of all - thanks for the repo. It works very well for me.
I have a question to set the room temperature manually.
First I set an external home assistant sensor to the yaml, but it doensn't updated reliable.
Therefore I tried to use the action esphome.climate_set_external_room_temperature. I tried in developer tools & in automations.
Sometimes the temperature was set correctly.
Sometimes the temperature was set with a delay of -2 degrees.
I don't understand why this happens.
Is it possible to give the temperature from my room thermometer reliable to the indoor unit?
Is there any help or does someone use the same way?
In an other isue I have seen that i can set refresh: 0s to external components. But that didn't help either.
Thank for help.
Regards Daniel