The “code” is simply your alarm code for the user that has the right to modify the state of that particular output. I’m afraid the docs are a bit confusing there…
Does that help?
The “code” is simply your alarm code for the user that has the right to modify the state of that particular output. I’m afraid the docs are a bit confusing there…
Does that help?
Thank you for the answer!
I’ve started from using the admin code for my alarm and this didn’t work.
My cover, i.e. garage did not actuate when called for, but also no error was produced in either log.
Will try with user codes and report back!
Hi C-Soft, is there any chance to integrate satel switchable outputs as shutters?
My Satel system controls each shutter in my house.
And is it also possible to show the armed status of the different zones like it is in dloadx or the app ?
Hi Blade! I think you’re better off in doing it internally in HomeAssistant: even if it’s possible to implement, it will probably be long time before I do it, given how long it takes me to fix existing issues with the integration…
You should be able to achieve it using template cover: https://www.home-assistant.io/integrations/cover.template/
Hope it helps. Now, when it comes to multiple zones, that’s higher priority. I’ll try and implement it at some point.
Hi C-soft.
thank your for your quick response. Ok i will try it with the template.
I still experience that some partitions fails once in a while does not get disarmed when coming home - thus we end up triggering the alarm.
I’ve see some log entry regarding INFO (MainThread) [satel_integra.satel_integra] Ignoring message: 0xee when the command for disarming that zone is sent.
Could some one guide me in a direction of getting more insights on what 0xee message means?
Or how to debug it?
@c-soft maybe you can add some pointers here? Thanks.
Dear,
I’m using Integra 64 on OpenHab, but now for a new house i’d like use Home assistant with an INTEGRA 24 that I found in place. This INTEGRA has old ETHM-1 module (NOT PLUS).
Is there a way to use it for enabled/disabled alarm state only?
Thanks
I’m sorry but it won’t work at all. Status updates, even regarding to armed/disarmed are passed on using new API, unsupported on old ETHM-1
As far as I know, Satel API allows activation of multiple outputs. Check description of command 0x88, and 0x86 for the example.
Also, as far as I know, ethm1- plus supports one satel app, dloadx and integration API connection each at a time, not simply one of them.
Hi. Some days ago i update my ETHM-1 PLus to firmmware version 2.08.
Today i see in logs that show me this:
2021-09-28 14:09:36 INFO (MainThread) [satel_integra.satel_integra] Ignoring message: 0xee
and this:
2021-09-29 13:20:51 INFO (MainThread) [satel_integra.satel_integra] Calling handler for id: 0x00
I have the same problem.
Please restart, Home assistant and Satel Integra. It works… but after 2 days… I have the same problem, again… and again.
Hello,
I have searched the forums and have not found a solution.
Satel added to HA but does not update sensors states during a breach.
Home Assistant 2021.11.5
supervisor-2021.10.8
Satel ETHM1 Plus firmware 2.08
The alarm is in unarmed status.
Well, unless the states work only on an armed alarm but I didn’t check it at night ?
I did the integration again and it worked :-).
Best regards
@c-soft I’m reaching out here as this seems to be the most active topic on Satel Integra.
Any chance of adding unique id’s to the Integra’s entities? Ever more functions in Home Assistant are relying on this (customization, areas, …)
Please report bug, producing some logs - overall this component works for grreat majority of people quite stable, so it’s not a known issue…
What would that require? Change to the component’s config scheme?
I need to read up on unique ids…
Documentation is here: Entity Registry | Home Assistant Developer Docs
Not sure if there is a unique property of the Integra you can use as the source of the id.
Quickly scanned ETHM api and I can’t see anything unique (like MAC or sthing) there… But maybe next time I will something. I will add it to the list of fixes.
I too would like to ask for unique IDs, lack of them blocks many features.
I looked through protocol documentation and couldn’t find MAC nor serial. But DloadX does read MAC and some kind of unique ID of ETHM (16 digits hex), so it must be somewhere in the protocol.
If anything else fails, HA documentation also lists " Unique ID of last resort".
Otherwise very good job done on the integration, it’s been working flawlessly for me, thank you @c-soft !
+1 from my side @c-soft.
Satel Integration is great, and adding Unique ID will make it perfect.
As entities do not have a unique ID the settings cannot be managed from the UI (like adding the sensor to the Area).
Is there any possibility to get in Home Assistant name of sensor which triggered alarm?