[APP][Pro] Jablotron

This app provides the ability to monitor and control the Jablotron Futura unit using Modbus. Please note that it works exclusively over a local connection, so you’ll need to add the unit’s local IP address to allow communication through the app. The default update interval for data is set to 1 minute, ensuring regular and timely updates.

The installation link:

1 Like

Can’t wait. I’m in the middle of the process of integration using modbus app but this will be much better I suppose :slight_smile: BTW do you plan to create apps for other Jablotron products?

I have also docs for Volta, but I do not have it, so I can´t test it.
What products do you mean?

Mainly Jablotron 100 security system. This is implemented to Home Assistant already and maybe Aura. Will Futura support also coolbreeze module?

I do not know security system and I do not have it, so for sure I do not plan to add it.
Futura seems to have two switches for cooling, one is already there, second I can add later.

Hi Michal,
Merry Christmas!
I would like to know if you plan to integrate other Jablotron devices?

Hi, What would you like to integrate?

I also have the Jablotron 100 security system, but I can already see that you replied to Jan Drabek. That you don’t plan to. I’m sad because I’m installing this system, and as a Homey owner, I see great imagination in the integration…

Hello here :slight_smile:
also have jablotron system, and i set integration by 8 out module, with 2 Shelly i4s, so now i have information about windows (open/closed) and alarm(armed,disarmed), i have played a bit with JS code that can read data from jablotron, but it is using cloud and that is somethink i do not want to use… jablotron is closed and they do not want us to have this integration for some reasson). It works, but response times was in seconds (so no real time movement notifications)

And it make a bit sense, you want your alarm to be as much independent as possible.

Radovan

Radovon, can you tell me how you read the data from Jablotron ?

Local version is done thru this: JB-118N Bus signal PG output module - 8 outputs | Jablotron

Cloud version was read by this: homebridge-jablotron - npm
I modified that lib, so i can use it in homey, but as I said, the result was not good for me…