WIKI ATOMS3 LITE implementation for Mitsubishi HP #83
Replies: 14 comments 33 replies
-
This worked for me! Thank you. I made some changes since I'm using a remote sensor through Home Assistant. Also, my unit is one of five connected to one outdoor unit so some sensors aren't reported (compressor, sub_mode). Tested with an MVZ-A18AA7: |
Beta Was this translation helpful? Give feedback.
-
Hi. I noticed you forgot or took out the code of the pushbutton G41 on the Atom s3 lite (binary_sensor in the code) |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Here is the yaml i have used : https://github.com/fonske/MitsubishiCN105ESPHome/blob/main/me_airco_atom_s3_lite.yaml I have also tried below with the result mentioned en the previous post. |
Beta Was this translation helpful? Give feedback.
-
For info on your esp-idf pb, chatGPT can help: The error message indicates that there is an issue with running the Here are the steps to resolve this issue:
By following these steps, you should be able to identify and resolve the issue causing the build failure. If the problem persists, please provide additional details or context about your setup and the specific configuration files being used. |
Beta Was this translation helpful? Give feedback.
-
Having trouble with this.. I've got an Atom S3 Lite and i'm not able to get any info from the minisplit. As mentioned above, I reversed the wires for Tx and Rx since it's the Atom s3 but not sure if that's correct in all cases or contingent on the heatpump. How do I know for sure? My config is based on all the info above and i use
I don't even know where to start on this... |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
flashed this and it works pretty ok on my 4x indoor MKZ-KT25VG & 2x outdoor MXZ-2F42VF
I have this option in Melcloud, however on my remote I only have the option 1flow / 2 flow. (which I believe refers to the horizontal vane).
Does anybody have suggestions for this? |
Beta Was this translation helpful? Give feedback.
-
Can you help me at all with the installation of the software onto the S3? I'm really not understanding it at all. I was able to load ESPHome onto the device, but that just gives me a web UI with only an option to load a project. It doesn't accept anything I download as a project. I installed Arduino IDE but none of the instructions I'm following make sense in there either. In HA, ESPHome basically has no options other than to add a device by IP address (which I was able do after connecting the device to my wifi using the web UI, but there's no where there to add the YAML or whatever the next step is). I found some command lines but I don't even know how to get to the ESPHome command line. I'm on a Mac FWIW. |
Beta Was this translation helpful? Give feedback.
-
Hello, followed this project and got it working from the 1st go so very happy. IMG_1002.MOV |
Beta Was this translation helpful? Give feedback.
-
This one<https://www.digikey.com/en/products/detail/jst-sales-america-inc/PAP-05V-S/759977?so=88664868&content=productdetail_US&mkt_tok=MDI4LVNYSy01MDcAAAGVgVR6-tjdYSMCxCW2JelYMRIF7haScCrEH8GeoVjV9bWLmacSae9_FXoSUbyUln5tfrC_CrYzStlyZrzwa_gUYI7fInscbi30XiHpVhdX>. I did not have to modify it at all. Just used a very small flat screwdriver to lift up the “fingers” that hold the terminals in place on the 4-pin connector, pull the terminals out, and push them into the new connector until they lock in.
From: josepowera ***@***.***>
Date: Tuesday, October 22, 2024 at 06:43
To: echavet/MitsubishiCN105ESPHome ***@***.***>
Cc: Josh Weigner ***@***.***>, Comment ***@***.***>
Subject: Re: [echavet/MitsubishiCN105ESPHome] WIKI ATOMS3 LITE implementation for Mitsubishi HP (Discussion #83)
What kind of 5 pin connector did you use for CN105?
HY 2.0-5P or PAP-05V-S.
Did it fit directy or did you have to use knife to remove some edges?
—
Reply to this email directly, view it on GitHub<#83 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BBHN2FMLAPE6EJJC65CL6D3Z4YT4ZAVCNFSM6AAAAABG4KS5LSVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMBRGU3TEMI>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I have a MSZ-AP25VGD and cant get it working for the life of me. yaml below. `substitutions: esphome: esp32: light:
uart: Default logging levellogger: Enable Home Assistant APIapi: ota:
wifi: Enable fallback hotspot (captive portal) in case wifi connection failsap: captive_portal: Enable Web server.web_server: External component referenceexternal_components:
Climate entity configurationclimate:
diagnosticstext_sensor:
sensor:
switch:
number:
this is the install log i get
HARDWARE: ESP32S3 240MHz, 320KB RAM, 8MB Flash
INFO Upload took 4.67 seconds, waiting for result... All values even after flipping the TX and RX pins are unknown so maybe the MSZ-AP25VGD isn't supported in the library. |
Beta Was this translation helpful? Give feedback.
-
@fonske Is it possible to add energy consumption sensors for the aircon the same as we have for the ecodan heatpump unit? |
Beta Was this translation helpful? Give feedback.
-
not sure but as far as I remember, |
Beta Was this translation helpful? Give feedback.
-
I want to share my successful implementation in Home Assistant
I have Air/Air Mitsubishi MSZ-AP20VGK which comes with wifi module & MELCloud. But I wanted to move the wifi module to other HP.
Thanks to a MELCloud problem I start to look around for solutions.
Hardware
I landed on the https://github.com/fonske/esphome-ecodan-hp project with some "sexy" hardware, the solution looks very clean.
So I purchased 5 ATOMS3 LITE & Seeed Studio Grove - 4 pin Female Jumper to Grove 4 pin Conversion Cable (5 PCs per PAck)
The other side of the cable is supposed to be a a ST PAP-05V-S connector. I heard that it was difficult to build the connector specially if you don't have the right crimping pliers that are around 500€.
What I did : I removed the hard black plastic, put some insulation tape around the metallic part and with a simple pliers I "closed" carefully the female connector hole to match the pin width of the CN105.
I checked the pin & they match the picture.
Pin mapping (from left to right)
Note: pin 5 (12v) on the cn105 is not used.
Software
I was looking to use ESPHOME with Home Assistant, I did not want to use MQTT. Keep Simple & native as possible.
I found this great project !
On the software side most of it still a mystery for me. ESPHOME act as a compiler & seem to have ESP library or link to.
What I got is that I need 1 yaml file to use the library that this project as created.
The API key generated when you click in new device in ESPHOME will help you to setup a secure connection between Home Assistant & the ESP32 S3 board.
There is also a secrets file where you store you wifi ssid & password
This is my device.yaml file (you need one for each device)
device.yaml
(remove the ".txt")
Note : compare to the project I needed to change
Install it & then it works it even create a a web-server ... miracle.
You can then install you hardware in the HP for that you need to find the CN105 connector on the board somewhere.
I hope this helps
Don't hesitate to ask question.
Marc
Beta Was this translation helpful? Give feedback.
All reactions