Anyone can confirm if the Aldes Inpirar integration is working fine? We need the Aldes Connect box? And about modbus?
Hello all,
I worked on @aalmazan and @guix77 integration to propose a merge of all product integration and add EASYHOME PureAir too.
While I started with @aalmazan one, I finally switch to @guix77 which was easier for me to update and maintain.
I push several commits, however @guix77 do not see them I assume. So, if you want to test my integration, look at Fredzxda/homeassistant-aldes, download and copy all custom_components folder and copy it in your config folder. I will be happy to have your feedback and issue as well.
In the following month I will add the following functions to the integration:
- Ability to choose sensor refresh delay (time between two Aldes cloud requests)
- Ability to define time for holiday mode
- Ability to define and modify programs (mode automation)
Hope this will help. Next month, if @guix77 still not merge my work I will propose it as an independent HACS integration.
Thank to @aalmazan and @guix77 for their work. Hope they still want to contribute.
@aerodolphin yes, you need the aldes connect box.
@Fredzxda Thanks, but Iâm not merging, explanations on your PR: Take into account EASYHOME PureAir Compact CONNECT by Fredzxda ¡ Pull Request #1 ¡ guix77/homeassistant-aldes ¡ GitHub
Good luck with your integration 
I have been working on an MQTT + ModBus based solution:
Might be helpful check it out at: hass-inspirair
Hi team,
Iâm new and the truth is that I donât have much knowledge and Iâm breaking my head. I have the model EASYHOME PureAir Compact CONNECT, I followed the installation steps, it asked me for the username and password, and nothing more, I canât find the device. where am I making a mistake?
Thanks in advance for your help.
Hi Vadim, any pic, video on how to connect the modbus interface to the TTL RS485 board? Thanks
many thanks for your work, is it possible to use a USB-RS485 FTDI instead of PIzero2w ? (for someone not really experienced) Cheers
Hello! I also have a basic SC240 board with missing modbus port. But, as i see, only a few components are missing, that could be soldered easily.
They should be an rs485 tranceiver (U5), a jumper (J21), maybe a fuse (FU2) and some resistors (R84,R85,R87). Anyone out there that could take a picture of such components or has their names/values?
Iâm trying to use your integration with my InspirAIR SC240 and Aldes Connect but i got this error in HASS: âConfigurazione non riuscita, riproverĂ : âfmistââ (configuration not finished, retry: âf,mistââ. In the registry i see " * Error doing job: Task was destroyed but it is pending! (<Task pending name=âTask-102003â coro=<AldesApi.worker() done, defined at /config/custom_components/aldes/api.py:67> wait_for=>)â. I tried with postman with your code and i correctly authenticate with same credentials, and i get products json response, so i cannot figure whatâs happening there. Is this integration still working?
Hi,
Iâve just uploaded my Esphome configuration files here :
It uses modbus to control Aldès Inspirair units (Side & Top).
You need to hook up a ESP32 board with a UART to RS485 converter.
Then you access your unit through home assistant locally, no cloud service involved.
Cheers
Antoine



