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 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?
Unfortunately not. Though this is currently #1 on my todo list, as it bothers me as well
Hi
I have in satel integra 5 zone. When i arm alarm it armed all my zone by select from wall panell (manipulator)
After integrated it with HA i have in HA also 5 zone. How i can create alarm card in HA on which when i type code it armed me all my zones ?