Samsung heat pump #106
Replies: 8 comments 35 replies
-
Can you please replace the logging sections with this:
Seems to be a bug in the logging config. |
Beta Was this translation helpful? Give feedback.
-
You need to switch to main branch for this to work. Its currently not available in stable.
|
Beta Was this translation helpful? Give feedback.
-
I added a new feature in a fork regarding a parametrizable climate that should give more flexibility than previous one. I made few tests but seems running well, with my setup. I added something in the example.yaml for the usage. |
Beta Was this translation helpful? Give feedback.
-
Hello, I would like to ask if the setting of the specific temperature of the service water at the heat pump was somehow successful. The sunny days are coming and I would like to use my PV to the maximum. Thank you |
Beta Was this translation helpful? Give feedback.
-
So the only place where I still have the value of 450 and it is hot water is the register (4247), it always returns to the value of 450 and it is not possible to set even a lower value. If I wanted to try switching the mode to force (4066) I could use it like this?
|
Beta Was this translation helpful? Give feedback.
-
Hi, I have a Samsung heat pump (EHS R290) with control kit (MIM-E03CN) and wired remote control, and looking into connecting the system via ESP, following your https://github.com/lanwin/esphome_samsung_ac which I think should work. My (newbie) question is: The indoor control kit F1 and F2 is connected to outdoor unit F1 and F2. How do I connect the ESP to F1 and F2 as well? Thanks! |
Beta Was this translation helpful? Give feedback.
-
Yes it's working :) I used the AtomS3 lite instead as the Atom lite was out of stock. I've got it monitoring a few variables, though I haven't found all the variables yet from https://wiki.myehs.eu/wiki/NASA_Protocol (particularly I'm interested in water flow rate). I hadn't looked into actually using it to control the heat pump yet though. |
Beta Was this translation helpful? Give feedback.
-
Thoroughly delighted with this project - worked a treat for my Samsung EHS R290 HeatPump. I configured these custom sensors to get produced and consumed energy...
and
But does anyone know the message code to get the equivalent data for last 24 hours, or last week? I tried looking here, but there are lots of messages, many of which didn't seem to produce anything. ie trying to get this data into Home Assistant as opposed to just being stuck in the controller where its less useful. |
Beta Was this translation helpful? Give feedback.
-
Hello, I'm trying to connect my esp to my samsung heat pump. It worked with a MIM-H04EN but I cannot connect it decently with HA so i tried with this component.
I bought a cheap component and I connected it this way:
3.3V -> VCC
GPIO4 -> TX
GPIO34 -> RX
GND -> GND
A -> F1
B -> F2
the yaml i used:
The log I had:
I don't have the message with discovered devices, but it seems that the internal unit has address 20.00.00 and external 10.00.00.
I tried to add the internal device, but it can't compile with water_temperature or other options.
What should I add?
Is there a documentations that explains how to set capabilities section and devices one?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions