Am I missing something or can the target temperature not be changed by automation in HA?
I have my unit set up as an ESPhome appliance and I am able to change the temperature though a climate card no problem.
However, I cannot find the right automation settings to change the temperature.
When in the action part of the automation, I pick action type Device and then midea and only get HVAC Mode or Preset.
If I change to action type Condition, I select Entity Midea Climate and then attribute temperature, then set the state to the target temperature. When I run the action, the target temperature doesn’t change.
Device means in this situation, you want to control a specific device, eg. a Midea unit and it’s specific functions. What you’re looking for is to control a climate entity, so you have to call services from the climateintegration.
In your case under actions use not device but service. There you’ll find the climate specific services.
I know, this is a hard to understand thing, especially with climate or fan entities.
EDIT: You might want to tell us, what it is exactly, what you want to achieve, eg. “turn on the climate unit, if someone opens the backdoor”.
2022 midea AC - AG2ECO 09NXD0-I
Original dongle was EU-SK105
Replaced with Smartlight ESPhome dongle
Home assistant detect dongle but no communication or control of AC unit
the dongle is not receiving anything from the ac.
Tried swapping tx/rx?
Also possible gpio’s are configured wrong?
(easy to test when connecting tx to rx, you should see the same on tx and rx then)
when you say swap the TX/RX how would I do this when it’s a dongle? Do you mean at the usb header end? Can this be done via software and update via the web browser OTA?
Can you give me more info please, I’ve downloaded esphome from within home assistant but it doesn’t detect the dongle if I plug it into my mac. I’m guessing I need to flash it again but no idea how/ what image to use
That would be a question for ESPHome then. First you have to get the dongle running, or better ESPHome must be able to communicate with it under MacOS. I’m sorry, but I can’t help here, I’m a total noob regarding MacOS and Macs in general.
Maybe ask in the ESPHome section here in this forum, or even better, ask the seller to help you out there! I’m using a “self-made” ESP dongle running on an ESP-01, so I unfortunately have no idea how that dongle is working.
After you got it running on MacOS, and you can reach it via ESPHome-AddOn (the one in the sidebar of HA), report back here and we can help to get the correct firmware running.
On a second thought, where did you get that log from above? That looks like you already have it running?
Anyway, you need to get the dongle running with your ESPHome-AddOn, otherwise we can’t work on the configuration. As I said, ask the seller. If someone is making money out of this, that should be the least, to support the first install.
Yeh the dongle came pre-flashed and creates its own browser. I can connect to this and make it connect to my Wi-Fi. I also have the ability to flash OTA, but I don’t know how to build a new firmware or put back to factory.
The company I bought from are from Ukraine so emails are a little busy for them
oh, hold on, i remember one user also had issues with the usb connector having bad connection.
Can you re-insert it, or maybe wiggle it a bit?
I myself threw away the usb2header cable, and used dupont connection cables instead (as i also use esp01, which does not have usb)
@metaljay
I’m not up to my game today, sorry. What I totally oversaw was, where did you install ESPHome? On your Home Assistant server I guess, right?
So you have the following setup (please fill in):
You have a _______ to run Home Assistant (a RaspberryPi, a XY)
You run Home Assistant OS on that computer? _____ (yes/no)
Here you installed ESPHome as an AddOn? _____ (yes/no)
What does the web server show, is it possible to get some more info here? Maybe you could make some screenshots of the page(s). I’m quite sure, the web server should be able to offer some possibilities to upload a new firmware. If so, we can built a “new” firmware in ESPHome (in your AddOn) and flash it over the now used firmware via the webserver.
Anyway, I think, we don’t need the Mac here, just to get to a web page, but nothing more.
If the web server is running on the dongle, we should be able to get the data we need from it. And this data we use to setup the dongle as a new device in ESPHome. Could work, I guess…