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.
Can’t wait. I’m in the middle of the process of integration using modbus app but this will be much better I suppose BTW do you plan to create apps for other Jablotron products?
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.
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
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.
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…