Satel Integra (Security System) with ethernet module Topic is solved

Others (MiLight, Hue, Toon etc...)

Moderator: leecollings

fantom
Posts: 269
Joined: Thursday 26 March 2015 10:40
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Poland
Contact:

Re: Satel Integra (Security System) with ethernet module

Post by fantom »

Irek
Posts: 13
Joined: Friday 25 January 2019 16:19
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Satel Integra (Security System) with ethernet module

Post by Irek »

Fantom,
thank you for your support, and thanks to other members of this group.
According to our investigation, the issue has been discovered earlier. It's related to previous posts "16/32 bits".
Based on our tests, ETHM-1 plus can not read input status if port is grater than 128, even i we send command (for example 0x00) with additional byte, to receive 32 bytes as an answer.
Ofcourse problem is related to Satel hardware with more inputs than 128 (like 256 in my case).
I'm afraid that we can't resolve it by our own. We have to involve Satel to support us (maybe by creating new firmware version for ETHM-1 plus).
It seems like a bug in ETHM module, because DLOADX app has no problem with ports higher than 128.
I think that we shoud send to Satel Support as many requests a possible to resolve this issue.
tomes
Posts: 31
Joined: Saturday 07 July 2018 22:08
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Poland
Contact:

Re: Satel Integra (Security System) with ethernet module

Post by tomes »

After the last update of Domoticz 2020.2 (build 12893), Build Hash: 7a4475449-modified, Build Date: 2021-01-27 07:38:59
I have problem with the Satel Integra 128Plus device operation.
Errors appear regularly in Domoticz's logs:
2021-01-29 01:08:46.881 Error: Satel Integra: bad data length received (totalRet -1)
2021-01-29 01:08:46.881 Error: Satel Integra: Send 'Read Temperature' failed
Errors repeat every 2 minutes. Everything seems to be working fine, but the logs still bother me.
In the Satel system, I do not have any temperature sensors or a wireless extension enabling connection of temperature sensors.

Tom
fantom
Posts: 269
Joined: Thursday 26 March 2015 10:40
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Poland
Contact:

Re: Satel Integra (Security System) with ethernet module

Post by fantom »

https://github.com/domoticz/domoticz/co ... da38def5d8

Yes, I see.
This code broke wrking.

It's not mine :( I wrote info about this bug to creator.

Fantom
tomes
Posts: 31
Joined: Saturday 07 July 2018 22:08
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Poland
Contact:

Re: Satel Integra (Security System) with ethernet module

Post by tomes »

This is terrible. Domoticz does not see the status of the switches in Satel Integra. All automation has crashed. And over the last few years it has worked so nicely ...
Tom
fantom
Posts: 269
Joined: Thursday 26 March 2015 10:40
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Poland
Contact:

Re: Satel Integra (Security System) with ethernet module

Post by fantom »

Should be fixed in next build https://github.com/domoticz/domoticz/co ... 943b49b0a3

Fantom
tomes
Posts: 31
Joined: Saturday 07 July 2018 22:08
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Poland
Contact:

Re: Satel Integra (Security System) with ethernet module

Post by tomes »

Cool. Now everything works again.
User avatar
andreo
Posts: 42
Joined: Friday 07 August 2015 21:00
Target OS: Raspberry Pi / ODroid
Domoticz version: 2024.3
Location: Anna Paulowna, Netherlands
Contact:

Re: Satel Integra (Security System) with ethernet module

Post by andreo »

Hi, today updated Domoticz to release Version: 2020.2 (build 13188) Build Hash: 9328c9173 and the system stopt after a short period of time. See error below.

2021-04-16 22:46:58.759 Error: dzVents: Error: (3.1.7) Discarding device. No last update info found: {["deviceID"]="", ["protected"]=false, ["changed"]=true, ["signalLevel"]=2686588, ["deviceType"]="Light/Switch", ["switchTypeValue"]=0, ["switchType"]="On/Off", ["timedOut"]=false, ["lastUpdate"]="", ["lastLevel"]=255, ["name"]="Output:test uitgang 5", ["iconNumber"]=136, ["image"]="", ["subType"]="AC", ["data"]={["_state"]="Off", ["usedByCamera"]=false, ["protected"]=false, ["hardwareType"]="Satel Integra via LAN interface", ["Image"]="Light", ["unit"]=1, ["maxDimLevel"]=100, ["hardwareName"]="Integra", ["hardwareID"]=7908956, ["icon"]="lightbulb", ["customImage"]=0, ["levelVal"]=0, ["hardwareTypeValue"]=58, ["_nValue"]=0}, ["batteryLevel"]=255, ["description"]="", ["id"]=152, ["rawData"]={"0"}, ["baseType"]="device"}
2021-04-16 22:48:01.055 Error: Integra hardware (10) thread seems to have ended unexpectedly
2021-04-16 22:48:15.058 Error: Integra hardware (10) thread seems to have ended unexpectedly
2021-04-16 22:48:24.446 Error: Domoticz(pid:4727, tid:6140('Integra')) received fatal signal 11 (Segmentation fault)
2021-04-16 22:48:24.446 Error: siginfo address=0x1277, address=(nil)

After unmarking (hardware tab) the Satel Integra via LAN interface the system is running as expected.
Greetz Andre
Latest version of Domoticz and more running on Docker|Raspberry Pi 4-B 8GB Bookworm|RF-Link|Klik Aan Klik Uit|Nefit easy|ESPeasy|P1 power meter|S0PCM-5 through Ser2Net|Alecto WS5500|FrtizBox|Satel Integra|Solis
Greetz Andre.
tomes
Posts: 31
Joined: Saturday 07 July 2018 22:08
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Poland
Contact:

Re: Satel Integra (Security System) with ethernet module

Post by tomes »

I have the same errors. Last correct version is 2020.2 (build 13133). After 2-3 minutes I`m getting Satel Integra errors, and after another 2-3 minutes Domoitcz going down with segmentation fault.
fantom
Posts: 269
Joined: Thursday 26 March 2015 10:40
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Poland
Contact:

Re: Satel Integra (Security System) with ethernet module

Post by fantom »

domoticzcom1234
Posts: 19
Joined: Saturday 25 June 2016 17:21
Target OS: Raspberry Pi / ODroid
Domoticz version: Stable
Contact:

Re: Satel Integra (Security System) with ethernet module

Post by domoticzcom1234 »

Same here. Domoticz keeps crashing every 1 or 2 minutes.
This required me to revert to the old (stable) version 2020.2 as running a Beta in production (live) environment is not a real option or solution for me.
I would rather prefer to patch it. Is this possible?

Thanks you for your help.
User avatar
andreo
Posts: 42
Joined: Friday 07 August 2015 21:00
Target OS: Raspberry Pi / ODroid
Domoticz version: 2024.3
Location: Anna Paulowna, Netherlands
Contact:

Re: Satel Integra (Security System) with ethernet module

Post by andreo »

fantom wrote: Monday 19 April 2021 7:39 Pls try last beta
https://github.com/domoticz/domoticz/issues/4784

Fantom
Hi Fantom,

unfortunately not the desired result, domoticz crashes after selecting the satel plugin
Latest version of Domoticz and more running on Docker|Raspberry Pi 4-B 8GB Bookworm|RF-Link|Klik Aan Klik Uit|Nefit easy|ESPeasy|P1 power meter|S0PCM-5 through Ser2Net|Alecto WS5500|FrtizBox|Satel Integra|Solis
Greetz Andre.
wawrion
Posts: 4
Joined: Friday 06 October 2017 17:36
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Satel Integra (Security System) with ethernet module

Post by wawrion »

I just went to look if I am the only one as google did not show me anything yet. And yes, I am bumping that up.
It is sad that plugin is able to completely crash the application... :(
Having that enabled completely destroys Domoticz as app.
marcin2
Posts: 2
Joined: Thursday 16 May 2019 13:23
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: PL
Contact:

Re: Satel Integra (Security System) with ethernet module

Post by marcin2 »

Hi,

the same here. Running Domoticz build 13204. After 2-3 min from start, Domoticz crashes and stops responding:

2021-04-20 00:36:45.034 Error: Integra64 Plus hardware (4) thread seems to have ended unexpectedly
2021-04-20 00:36:47.699 Error: Domoticz(pid:3624, tid:3656('Integra64 Plus')) received fatal signal 11 (Segmentation fault)
2021-04-20 00:36:47.699 Error: siginfo address=0x28e4000, address=0x5b6744

Best regards,
Marcin
HNBC84
Posts: 63
Joined: Tuesday 01 December 2015 10:53
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Contact:

Re: Satel Integra (Security System) with ethernet module

Post by HNBC84 »

marcin2 wrote: Tuesday 20 April 2021 0:44 Hi,

the same here. Running Domoticz build 13204. After 2-3 min from start, Domoticz crashes and stops responding:

2021-04-20 00:36:45.034 Error: Integra64 Plus hardware (4) thread seems to have ended unexpectedly
2021-04-20 00:36:47.699 Error: Domoticz(pid:3624, tid:3656('Integra64 Plus')) received fatal signal 11 (Segmentation fault)
2021-04-20 00:36:47.699 Error: siginfo address=0x28e4000, address=0x5b6744

Best regards,
Marcin
Same problem over here
turonl
Posts: 3
Joined: Monday 26 April 2021 11:14
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Satel Integra (Security System) with ethernet module

Post by turonl »

Hi,
I have the same issue - Domoticz 2021.1 (build 13207) working on RPI 3B+.

Is the SATEL Integra working on any HW with new Domoticz build?

Anyway there are two issues reported on the BUG forum, however the only answer is how to disable plugin.
Do You know if anyone is working on the issue - can we help somehow here?

Regards,
Lukasz
User avatar
waltervl
Posts: 5148
Joined: Monday 28 January 2019 18:48
Target OS: Linux
Domoticz version: 2024.7
Location: NL
Contact:

Re: Satel Integra (Security System) with ethernet module

Post by waltervl »

turonl wrote: Monday 26 April 2021 11:24 Hi,
I have the same issue - Domoticz 2021.1 (build 13207) working on RPI 3B+.

Is the SATEL Integra working on any HW with new Domoticz build?

Anyway there are two issues reported on the BUG forum, however the only answer is how to disable plugin.
Do You know if anyone is working on the issue - can we help somehow here?

Regards,
Lukasz
In one issue the suggestion to help is:
Maybe the easiest way to solve this is to use a older SatelIntegra source file compile Domoticz with this, if that works, compare the changes
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
turonl
Posts: 3
Joined: Monday 26 April 2021 11:14
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Satel Integra (Security System) with ethernet module

Post by turonl »

Will try to it - however need to create env on my RPI - and this would probably take ages to re-compile from sources....
turonl
Posts: 3
Joined: Monday 26 April 2021 11:14
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Satel Integra (Security System) with ethernet module

Post by turonl »

There is a potential fix - please try Beta 13234 - it works for me.
User avatar
andreo
Posts: 42
Joined: Friday 07 August 2015 21:00
Target OS: Raspberry Pi / ODroid
Domoticz version: 2024.3
Location: Anna Paulowna, Netherlands
Contact:

Re: Satel Integra (Security System) with ethernet module

Post by andreo »

just updated to version 13234, satel integra is working properly again
Latest version of Domoticz and more running on Docker|Raspberry Pi 4-B 8GB Bookworm|RF-Link|Klik Aan Klik Uit|Nefit easy|ESPeasy|P1 power meter|S0PCM-5 through Ser2Net|Alecto WS5500|FrtizBox|Satel Integra|Solis
Greetz Andre.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest