Fantini Cosmi ASPIRVELO AIR ECOCOMFORT 2.0 Smart1

Hi everyone,
is there any possibility to integrate these VMCs into homeassistant?

Does anyone use them?

Thank you

1 Like

Interested too.

I know that this VMC has an ESP32 inside and it’s possible to emit some values on BLE. You should try to create a new sensor request for the Passive BLE integration.

In the next weeks, i will try to investigate in more details this VMC and to provide a way to integrate in HA.

1 Like

hi, have you solved it? I also have Ecoconfort VMC

Hello Andrei,

Any luck with this? I’m trying to integrate these devices as well.

I’m very interested!
I have 6 VMCs at home and I can’t wait for them to be available to create automations to manage humidity and control the speed

I’m also very interested!

I contacted Fantini regarding an api and their response is: there is no API available at this time.

I found another project that controls the IntelliClima thermostats that use the same app as the ecocomfort 2.0.

They used a pc proxy to intercept the communication between the app and their webserver.

You can find it here:

Info about using a proxy:

Sorry to necro this topic, but for everyone following this post:

I’ve made an integration for the ecocomfort 2.0 devices. Currently waiting for the PR to get approved & merged, see:

I used the links to ruizmarc’s homebridge implementation as inspiration and also had to use a proxy to reverse engineer the Intelliclima+ app traffic to make the API.

Hope it gets merged, but it definitely works locally in my home! :slight_smile: