New integration to Sabiana Wifi devices (Cooling convectors, etc.)

Sabiana is an Italian company operating in 50 countries. They supply HVAC devices such as fan coil units, radiant panels, air handling units, and more. The newer models also feature WiFi connectivity and can be controlled via the Sabiana WiFi app.

I would like to connect my Sabiana cooling convector (SABIANA CVP-ECM-TA 4) to Home Assistant, so I’m looking for a new integration between Home Assistant and Sabiana WiFi. This integration could benefit many other Home Assistant users, as different Sabiana devices use the same Sabiana WiFi app.

The device also has BLE and a corresponding Sabiana BLE mobile app, but I would prefer the WiFi option.

I have asked Sabiana for API descriptions, but they directed me to contact my local representative, who in my case is a wholesaler.

That would be awesome!

1 Like

Hello timofin,

I have an idea ,
For you and anyone else that’s a Sabiana Customer, I would suggest asking the mfgr to look into the works with home assistant program to see if their API would be compatible with HA.
Introducing the Works with Home Assistant program - Home Assistant.
The more of their customers that request this, the more likely it would happen.

The other way is to get someone to write something which 99% of the time is someone with the hardware or a desire to use the software and has the chops to write a custom Integration. If someone so chooses this can also be a core integration but that takes more work and commitment, There are thousands of core integrations, so it happens, but there are probably more custom ones than that because the entry bar is lower.

1 Like

hi did you solve it? I have sabiana too.

No solution yet. No answer from Sabiana about the API.

I hope we get some pressure for this topic.

I need the same. Please support. Thanks!!!

I think all Sabiana units have MODBUS and all MODBUS documentation is online as that’s how they are controlled in professional environments.

Is there a way to connect something to the machines for MODBUS communication that connects wirelessly to HA?

Another way would be if there is a way to control the app with RPA software like UI Path.

The app connects to https://sabianawm.cloud/
There is also a page called SabianaSabianet3.5Gui
But with different account info so I don’t know if it’s the same yet

Hi,
I’m interested too, are there any updates?
Thanks in advance

Vote for this aswell! I just bought a Sabiana (Branded Eveco in Norway and Sweden) - Model Carisma Fly CVP3, with WiFi, BLE and IR/Remote.

Would also be interested in this. Preferable to connect over local ip to the new Sabiana units (these have ESP module directly on the PCB, see attached picture). Maybe these might run some Tuya software and Sabiana wifi app might be a OEM system?

A secondary way would be use Sabian cloud integration and API to control the unit.

A third way, would be to add an modbus interface to these units. (a addon card can be purchased to get RS485/RTU), and control the unit through modbus. This is a bit cumbersome and least elegant(require the most layers/equipment) way of doing it, but per today the most feasible way as all is available.

A fourth option is IR emitter. But this is only one way communication, and one could not receive values from the fancoil/ac unit.

The modbus way is the direction I will be taking, as option 1 and 2 are per today not possible as I have not found an integration.

When I get my unit connected up, I can try to add it to tuya could. Just to see, if does become added. The the route might be shorter, and use something like tuya local/local tuya

1 Like

Here in Finland I can see Sabiana convectors sold with either IR control OR Modbus. It seems if I choose the Modbus version for Home assistant connectivity, there is no IR control available for local use. Instead I should install local wired control panel. At least that’s what my HVAC-guy told me, but was not quite sure. Most of his customers don’t need modbus :slight_smile:

I’m still shoosing the units to buy, so any clarity in this would be highly appreciated. Can you have both IR control and also Modbus available at the same time with Modbus add-on card?

Anyway, will be closely following your development. Modbus seems to be the only way to go so far.

Sabiana / Eveco seem to have two generations of wall mounted Fan Coil.

I believe Gen2( CVP-TA ) was introduced in 2025(or 2024), and has always WiFi(ESP module on PCB).

My supplier(Armatec in Norway) have confirmed with Eveco that my variant( CVP-TA with WiFi) shall both support IR remote, WiFi Control and Modbus simultaneously. I have yet to test this as I have not yet commissioned the unit, but based on that I have asked about this specifically I’m optimistic about it.

Note that this gen 2/WiFi unit has two Serial Interfaces on its PCB, one serial interface slot(M14-M15 on the PCB) will be used with my addon modbus(Part number MBA, the type B card), generating a modbus interface that I can control from a 3rd party control system.

The secondary serial interface is connected to a IR receiver by default. This slot is described as CTRL (M8 port).

You can use the unit with an external RS485/Modbus thermostat Eveco/Sabiana, called TMB2 connected to the M8 port, with an external modbuscard MBA, type a card). But when this is connected, you can not also use the IR(as the ir reciever eye is connected to the same port on motherboard PCB). I belive you can have one TMB2 thermostat connected to multiple fancoils.

I belive this is why some of the confusion, as there are two modbus interfaces on the fancoil, one for external contorl and one for external thermostat(which cannot be used in combination with the IR reciever/remote).

I’m do not know what the status is on the first generation units, which does not have wifi. I assume the majority of units which is in the market is of this type.


I thought about Modbus aswell but my knowledge wouldn’t be enough to establish interface to Home assistant on my own. I just hope that since the device already has wifi and bluetooth interfaces, some kind of update or 3rd party interface would appear :slight_smile: