Satel integra

Can u post your config?
I’m a bit confused on what u are trying todo.
For example:

The partition will report its armed status or disarmed and you’ll usually use outputs to see if the alarm is triggered.

SO far as HA is concerned, the zones are just binary. Either open or closed
Ther 24H zone is special since its will trigger an alarm and has the special type: safety

Thank you for feedback. I came to the same solution with using outputs as information if alarm is triggerd or system is beeing tampered.
It was inconsistent to me that sometimes partition shows it’s triggered and sometimes it doesn’t.

Hi @c-soft i am using the integration and it works great.

What is the latest ETHM-1 Plus firmware version that is supported by the Home Assitant integration?

I’m running v2.07, and looking at updating to the v2.09 (13.03.2023).

Since the Android Integra app update i’ve been missing some notifications, and i’m thinking of updating both the mainboard and ETHM-1 plus firmware to the most current ones in hope that the missing notifications will start appearing.

Version 2.09 runs with HA.
Unless they change integration, HA will always keep working. intergration is used by alot of sytems including Crestron and others, its a very old and stable API that they have not touched since the serial version :wink:

1 Like

hello guys, anyone tried the ETHM-1 Plus with a Versa Plus? Just for asking, instead i’ll go with Satel32 :stuck_out_tongue:

That will not work, a Plus already has an ETHM module builtin. Besides that there is no integration with the Versa. That only works with Integra.

1 Like

Hi

I’ve just started integrating my Integra in HA
I have two partitions and I have defined in configuration.yaml

Is it possible to have one single alarm panel to activate both?

What about arming some zones in a partition or some zones in multiple partitions, like using Macros defined in GUARDX/App Mobile?

Thanks

With the current integration its not possible to arm 2 partitions at once. You will have to use an output which is linked to a zone in Integra itself (the zone would be a set/disarm at which you can assign partitions) or create an automation / script that arms the partitions after each other.

You do not arm zones, you arm partitions. But you can disable zones when you arm a partition.
Thats what the macro will do for you. Its possible todo this with activating outputs that are connected to zones that disable zones (Sound confusing, but simple enough :D)

1 Like

Hi all

Do you think it’s possible to get Temperature (I do NOT have any additional temp sensor connected to AVD-200) and signal level for this sensor?

Thanks

Screenshot 2023-06-13 112817

Not with the current integration. Its there in the protocol you just send 0x7D +1 byte the 1 byte being the zone number (1-256). You’ll get an answer with the zone number and temperature (`0x006E being 0 Celsius, 0x006F being 1… ect ect)
You could request for this to be added, or i suppose fork this integration and adjust it yourself. Might even look at that myself. Tho i might not be able to decipher the code :smiley: The one i did for Gira Homeserver is pretty hacky… but it works :wink:

Is there a workaround for the unique ID problem? Not being able to assign entities to rooms is really bothering.

1 Like

@c-soft do you think it is possible to retrieve battery information from ABAX items?

I remember (perhaps a false memory) that it wasn’t necessary to enter your code when arming or disarming the alarm. Now, it only works if I input the code, even though the code is also in the YAML file.

Is it true that this wasn’t necessary before and now it is? Or could this be related to a setting that I can adjust to make it work without entering the alarm code?

I’d find it much more convenient if entering the alarm code wasn’t required for arming or disarming.

Hope someone can help me with this.

Somebody got this working?
Tried several things but no succes…

You can use outputs for that. Create a pulse output (1 second) in the Integra for arming
and 1 for disarming.

Now create 2 zones that are type 8 (follow output) and set them to arm/disarm
and set them to the correct output.
Now if you trigger the outputs the system will arm/disarm depending on which you choose.

In HA: Satel Integra - Home Assistant

You will need to provide a code thats allowed to switch in the yaml, but sound like
you already have that in there. Just make sure the user is allowed to switch in Integra.

Thank you, appriciate your answer.
But this sounds like abracadrabra to me :slight_smile:
Sorry…

Maybe…Can you explain this in a step by step please?

Ah, before we start: Do you have the ability to program your Integra system with dloadx?
Or is this a system maintained by an installer?

No I can acces Dloadx, and know how the software works.

Isnt this also an option in HA itselve?

Or this looks like it right: