Not that I look you noob (I’m not), but do you have connection between your ESP and your wifi network? (check your router log and ensure that the ESP is connected).
Also, have a try with the recommended settings (ie no !secret yaml, enter the wifi password directly into the esphome yaml). Also: have you set password for homeassistant api? If so, then disable it until you’re 100% sure that it’s not the root cause.
I think this one should be working. Try this: OTA update your device via ESPHome and check carefully your log. It should show that it’s connected to Home Assistant.
Wait! Have you set the climate card? There should be an entity on your entities list starting with climate and the name you set within ESPHome (for example. climate.WHATEVERYOURNAME).
You can put that entity as a card onto your dashboard and the magic happens
It works now … I deletet everything from ESPhome and Home Assistant, re-flashed the ESP-01 and addet it again… I have absolutely no idea what is different now, since the configuration is exactly the same as before (except for the name)
I was just about to mention you should post the logs on the devs telegram channel, but it already works
And it used to be the devs branch, and it did take an awful long tome before the PullRequest was merged into the stable branch, but it is now, so you should use the stable branch😉
Another question - is there a way to control the swing position? on the IR remote I have a “direct” button which moves the swing a couple degrees each press. Can I do the same over wifi? or even better, can I send a “all the way up” or “all the way down” command?
Hmm, I haven’t seen that option pass by yet.
Guess it differs from brand to brand.
Mine doesn’t have that option for sure.
Because of that i don’t think that functionality is supported (yet), as nobody reported it missing.
So also here I suggest to join the telegram channel, where you can ask, provide the logs (and hope they find a solution)
Then maybe it will be supported in next release
And the control panel went crazy - sticks to 70F if I click “up” nothing happens, if I click “down” I get something ridiculous like 125 etc (by one click).
AC follows panel settings, but only for normal range, like 70 - 80 (other I couldn’t reach per panel craziness).
EDIT: So, meanwhile I was waiting for response from you (5 minutes?) I checked how “C” works. And it works weirdly, to the sense that I achieved what I wanted - control and readings in F, using C in configuration. What… Nevermind. Works.
EDIT2: And big thanks to who ever wrote this, or had his inputs! I have been trying to reverse engineer this stuff for a while now, giving up like 3 times. And this is plug and play solution! Thanks!
Maybe a different model with unknown data?
Please ask on Telegram channel…
(as I am not really involved in the development, just monitoring and relaying usefull info)