Bosch 5000i air conditioning

Upload a picture of your esp32 connections and explain your wiring, so we could try to debug it

Wiring? Both cards have micro usb port. When i used the CP2102 USB to UART Converter, i used these pins:

CP2102 USB to UART > 5v > VI ESP
CP2102 USB to UART > GND> GND > ESP
CP2102 USB to UART > TX> RX > ESP
CP2102 USB to UART > RX > TX > ESP
and the other way around.

link: ESP32 Development Board with WiFi and Bluetooth 4.2

Datasheet ESP WROOM 32






I added a level shifter, since the Bosch Climate 5000i AC use 4V+ and the ESP8266 3.3V. The AC still not recognize the ESP.

Any help?





I’m currently considering whether to buy a Bosch CLC8001i. Has anyone integrated this model into Home Assistant using ESPHome, and does it work?

Or are there other integration options for this model? For example, via Wi-Fi, Home Connect, etc.?

I was also getting timeouts when using pins 1 and 3 and managed to get my Bosch 3000i to work with a ESP32 D1 Mini by using the other RX / TX pair, which in my case are pins 16 and 17.

I’m looking at the Climate 8101i. Curious if there is a esphome solution for this one as well.

Hello,
I bought these modules to replace bosch usb keys for my 5000i AC => https://www.tindie.com/products/smartlightme/wifi-dongle-for-air-conditioners-midea-electrolux and was able to integrate them into homeassistant.with ESPHome Integration.
Does anyone have any ideas on how to make it work with Google Assistant ?

Thank

Schould work if Sharp based

Hello. Can you post exactly the hardware and software used ?
thanks.

Here:

1 Like

Hi guys,
For anyone interested I’ve created a cloud pooling integration that works with Bosch HomeCom Easy app, I’ve tested with my Bosch Climate 6000i ACs

3 Likes

Oh @serbanb11 thank you so much for it! I was looking forward to have something like this! Unfortunately I just bought a SLWF-01 the past week and it’s working perfectly, so now I don’t have any Bosch device to test it.

Hi can someone please tell me what the connector is called that clips on to the c3+5v. Is it a PH 2.0? Thanks

Has anyone tried connecting the Bosch Climate 5000i airconditioning via Matter? According to Bosch Customer Service the IP Gateway G10-3 should give the airconditioning unit WiFi capability and the ability to connect the airconditioning via Matter.

Despite the information from the Customer Service, I’m not entirely convinced yet because the user manual I could find of the IP Gateway G10-3 doesn’t mention anything about Matter. On the other side:

I have asked the customer service department for more information. I’m in the market to buy a few airconditioning units and believe Matter support would probably be the easiest and most reliable way to bring airconditioning units into Home Assistant.

Who has tried the IP Gateway G10-3 and knows more about Bosch’ matter support in their airconditioning units?

Got a little bit further with the customer service desk from Bosch Belgium:

Last week an update of the HomeComEasy app was launched. This makes it possible to connect air conditioning units with a wifi gateway G10-3 to Matter. Possibilities will depend on the air conditioning unit, single or split, and the type, and the application used

So this might be the first Matter enabled airconditioning unit in Europe?

Still unsure what functionality will be available through Matter but I guess we will find out.

I’m due to have a Bosch system with two indoor 3000i units installed in August. The package includes ā€˜Bosch Wifi Connectivity Module’ and a Google Home Mini for voice control, so think this might be via Matter? Trying to get the technical survey guy to confirm…

Edit: Technical survey chap had never heard of Matter, and wouldn’t even know who to ask about that, so suggested Googling it. :joy: Guess I’ll find out what the sketch is in August. :+1:

Hi, I connect my 3000i AC with G10-3 Wifi Stick and Matter to my Homeassistant.

This is how it looks like.

Best Regards Andy

2 Likes

So i could connect my air 2000i using the matter integration but i cannot set it to sleep mode (which runs the ventilator on low and turns off the LEDs on the buttons), the sleep mode just turns off the device completely. I would like to just turn it to the existing night mode like in the bosch app :frowning: So the presets are not working correctly and i cannot control the stupid light ring as well…


See:
https://kotzabasis14.hass.de/content/integrate-bosch-air-2000i-4000i-6000i-purifier

Any ideas?

Got this working with the new Bosch Climate 8101i with pre installed Wi-Fi. Opening the indoor unit was a bit difficult, as it is different from the manual of the 8100i.

I flashed an ESP32 with the ESPhome code from Sven and connected the four wires to pins 1 through 4. The pinout is the same on this thing, but the plug is different. It seems to be crimped and soldered directly on. I could pull out the existing cables and use jumpers into the crimp. It seems to hold quite well.

Perfect, could you open a discussion in the repo with pictures and logs that I can also use for the README?