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

Heating / Cooling Sensor and request to set room temperature from external HA sensor #2

Open
roberttoja-priv opened this issue Jan 13, 2024 · 1 comment

Comments

@roberttoja-priv
Copy link

Hi, many thanks for your work - much appreciated.

It works correctly with ESRD-VM6D the only issue I found is that Heating / Cooling sensor reports Unknown value: 02.

I have a question - is it possible to add sending to heat pump room temperature from external HA sensor? My heatpump is in a garage and temperature there is 15 degrees and I would like to switch to Heating Room Temperature mode. I've seen that it is possible for ATA Heat Pumps like here: https://github.com/geoffdavis/esphome-mitsubishiheatpump#remote-temperature

Thanks in advance!

@tobias-93
Copy link
Owner

Hi @roberttoja-priv,

I have fixed the Heating/Cooling unknown value, so that should work for you now.
I did try to implement setting the room temperature remotely, but that doesn't seem to work for me.
The command structure is quite different for these type of pumps anyway, so I tried to adapt to the other commands used.
Maybe it doesn't work for me since I have a remote unit.
You can try if it works for you, if so let me know.
Instructions are here: https://github.com/tobias-93/esphome-ecodan-heatpump#set-room-temperature-from-a-remote-sensor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants