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

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

Moderator: leecollings

halo6
Posts: 1
Joined: Saturday 16 December 2017 21:25
Target OS: -
Domoticz version:
Contact:

Re: Satel Integra (Security System) with ethernet module

Post by halo6 »

Hi,

I found here that you are doing a great job in terms of integration Satel with home automation.

Since I am not using Domoticz, but other home automation system (Vera from Micasaverde), I would like to kindly ask if it is possible to easy adopt somehow your work are put it into Vera plugin.

I am not a programmer and to be honest for me it is a rocket sience :) Simple plugin OK, but Hex + CRC is out of mine capabilities.

Does anyone here has the experience in this matter as well??

Guys in the forum of Vera are not interested in writting such plugin....

Hope I can find some help in here
vobo
Posts: 2
Joined: Tuesday 30 January 2018 10:50
Target OS: Raspberry Pi / ODroid
Domoticz version: 2021.1
Location: Krakow, Poland
Contact:

A question to fantom on integration (type of sensors) :-)

Post by vobo »

Hi,
I’d be glad to learn what were your reasons to choose General/Alert/Contact types for all sensors (`zones`) of Integra?

I did a quick hack to your code to have the sensors being read as switches (Light/Switch, AC, Contact) - that is pTypeGeneralSwitch instead of pTypeGeneral and SubType == sSwitchTypeAC. Had also to increment Idx value for sensors by 128 in two functions, so that the device ID’s do not conflict with outputs.

After that however, I may manually assign SwitchType in domoticz UI to either motion sensor, or contact, dusk sensor, door contact, or whatever. That way I have different, nice looking proper icons in domoticz, but also have far more options in ImperiHome when I connect via MyDomoAtHome gateway. The sensors are properly recognized by ImperiHome and I may use various functionalities (widgets, groups, icons, composite switches, etc.) that are not available when one has all sensors recognized as ‘utility sensors’ by domoticz.

Thanks to your work and the open source code I already do have what I want for myself, but perhaps it’s worth to discuss reading the Integra sensors in another way? Of course, I understand that people would already have scripts that read sensor values as ‘1’ and ‘3’, so any change in the distro code is now questionable.

Regards,
Maciek
WojMaj
Posts: 6
Joined: Monday 24 April 2017 9:43
Target OS: Linux
Domoticz version:
Contact:

Re: Satel Integra (Security System) with ethernet module

Post by WojMaj »

Hi,
I've connected Satel ETHM with Domoticz, and I've got correct notifications from zones. But when I try to arm the system nothing happend.

2018-02-08 07:28:25.790 User: wojciu initiated a switch command (98/Arm 4 partition/On)
2018-02-08 07:28:26.152 Satel Integra: Partition 4 armed

The system doesn't armed. What is the reason?

Regards
Wojtek
sapa
Posts: 7
Joined: Saturday 26 August 2017 21:50
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Satel Integra (Security System) with ethernet module

Post by sapa »

Hi,
Has anyone had problems with changing default name of Integra Arm switch in domoticz? If I changed it, next day system restores old default name. I've try it few times, even with "automatic add new devices" is turn off, always it goes back to default name.
macieiks
Posts: 36
Joined: Tuesday 07 July 2015 12:00
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Satel Integra (Security System) with ethernet module

Post by macieiks »

Does anyone use Satel smoke detectors / water leak sensors etc. in cooperation with ETHM-1 PLUS ? Is it integrated / implemented also in Domoticz plugin, so it can be controled on dashboard?

Maciek
RPI2 + RFLink + PiFace D2 + Aeon Z-Wave Gen5 + Foscams FI9821P&R2 + MySensors + UPS APC Back-UPS 950VA
RPI2 + RFXtrx433e + Foscams FI9821P + MySensors + UPS APC Back-UPS 950VA
RPIB+ + TP-Link MR3420 + Huawei E173 GarageDomoticz :)
ksacca
Posts: 80
Joined: Thursday 31 May 2018 21:49
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Satel Integra (Security System) with ethernet module

Post by ksacca »

Anyone having issues since the last 2 beta releases(3.9540 and previous)? Domoticz starts but stops working immediately.
In the logs, I noticed it happens just after loading the satel plugin. All zones are checked correctly, and then I see the following error:

Code: Select all

...
2018-05-31 21:56:35.983  (Satel alarm) General/Alert (Zone:Zone  32)
2018-05-31 21:56:35.983  Satel Integra: Alarm not set
2018-05-31 21:56:35.988  Satel Integra: partition 1 not arm
terminate called after throwing an instance of 'std::logic_error'
  what():  basic_string::_M_construct null not valid
Domoticz becomes completely unresponsive. The web interface doesn't work (domoticz offline) and no other functions seem to work.
I was able to disable satel hardware just before it loaded and domoticz works correctly now. As soon as I enable satel again, domoticz stops working.
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 »

ksacca
Posts: 80
Joined: Thursday 31 May 2018 21:49
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Satel Integra (Security System) with ethernet module

Post by ksacca »

Thank you fantom for reporting the issue. I can confirm the problem is solved in the latest beta.
mnowak
Posts: 2
Joined: Friday 20 July 2018 9:55
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Poland
Contact:

Re: Satel Integra (Security System) with ethernet module

Post by mnowak »

Hi,

will the option of arming the system in a mode other than 0 be added in this appendix?
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 »

No
I can't find any device type in domoticz to this solution.
mnowak
Posts: 2
Joined: Friday 20 July 2018 9:55
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Poland
Contact:

Re: Satel Integra (Security System) with ethernet module

Post by mnowak »

I do not know if I think well, but you can add a switch for each mode 0, 1, 2, 3 or use a selector switch.
Pawcio
Posts: 9
Joined: Thursday 18 October 2018 23:02
Target OS: NAS (Synology & others)
Domoticz version:
Contact:

Re: Satel Integra (Security System) with ethernet module

Post by Pawcio »

Hi,
I saw a few posts regarding problem with "Satel Integra: bad data length received (-1)". This happend also to me during only a few days of playing with domoticz and integra (my own build V4.10007). So I've checked the code and I've some remarks/questions:

Method: SatelIntegra::SendCommand
in case of the recv() error, DestroySocket() isnt' called, which means that connection won't be initialized again during next SendCommand().
Moreover the assumption is that recv() will return the full frame at once, but it's not always true (problems with weak wifi signal?).
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 »

Yes, it is. I noticed that people with a weak wifi signal have a problem.

Fantom
RapTile
Posts: 53
Joined: Saturday 10 March 2018 2:01
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Satel Integra (Security System) with ethernet module

Post by RapTile »

I forgot if this hardware was already available in the dropdown menu or that i did something special to get this up and running.. (Satel Integra via LAN interface is how it is called in the hardware dropdown list)

But how can i update to the latest version? (Sorry for the newbie question)
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 »

Hi

The latest version of what ?

Fantom
RapTile
Posts: 53
Joined: Saturday 10 March 2018 2:01
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Satel Integra (Security System) with ethernet module

Post by RapTile »

fantom wrote: Thursday 01 November 2018 20:23 Hi

The latest version of what ?

Fantom
Of this plugin/implementation of this package/module.
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 »

I have't made changes to this module for several months.
But the newest exists in beta version of domoticz (Setup->Settings->System->Release Chanell (beta).

Fantom
darekkk
Posts: 1
Joined: Saturday 29 December 2018 19:39
Target OS: -
Domoticz version:
Contact:

Re: Satel Integra (Security System) with ethernet module

Post by darekkk »

After using Integra 128 WRL with ETHM 1 Plus for some time I am getting following error:

Code: Select all

2018-12-29 19:37:45.874 Error: Satel Integra: bad data length received
2018-12-29 19:37:45.874 Error: Satel Integra: Send 'Read Outputs' failed
2018-12-29 19:37:46.874 Error: Satel Integra: bad data length received
2018-12-29 19:37:46.874 Error: Satel Integra: Get info about new data is failed
Raspberry PI is connected using wired Ethernet cable (not WiFi).

Timeout is set to 5mins.

Do you have any solution for that problem?

I saw some posts describing the same problem. Did you finally find a solution or is there any patch for that?
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 »

I have idea how resolve this problem, but I don't have free time in this moment :(
I iwill try change code maybe in next weekend.

regards
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 »

Hello,
I'm new in this topic and I need your support to setup my domoticz to cooperate with my Satel Integra via LAN.
I'll try to describe my environment: domoticz on RP3, ETHM Plus, Satel Integra connected to 12 INT-IORS modules (8 relays in each module) to controll all light switches - monostable, blinders, PIRs, etc. in my house.
I can controll (read and change) status of every device using Integra software on my mobile devices - it's working great, but I woudlike to do the same operations using domoticz. I'm able to connect domoticz to my Satel using local IP address and port 7094 and I see 325 devices: including Light/Switch with name: Output:"name". I can read status of each Light/Switch (when I press wall switch to turn on or off the light I can see on domotich that status is changing), but when I try to change status of Light/Switch on domoticz - no lights are turning on or off.
It looks like my domoticz is read only software. What am I doing wrong?

Regards
Irek
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests