Page 4 of 19
Re: Satel Integra (Security System) with ethernet module
Posted: Friday 02 October 2015 14:19
by fantom
Switching on Integra is only available for types :
1) 24 switch MONO
2) 25 switch BI
3) 105 roller blind up
4) 106 roller blind down
5) >= 64 and <= 79 DTMF
Fantom
Re: Satel Integra (Security System) with ethernet module
Posted: Friday 02 October 2015 14:33
by proohu01
Aha. that makes sence
Re: Satel Integra (Security System) with ethernet module
Posted: Wednesday 21 October 2015 22:21
by n326
I have a problem with Events module.
I created a simple event:
https://www.dropbox.com/s/qmh7l6qazuvpw ... t.png?dl=0
But notification don't work - in a log I see a error:
Code: Select all
2015-10-21 21:51:40.920 Error: EventSystem: Lua script error (Blockly), Name: TestDrzwi_1 => [string "result = 0; weekday = os.date('*t')['wday']; ..."]:1: attempt to index global 'utilitydevice' (a nil value)
Notifications from other devices (no Satel) works perfectly.
Re: Satel Integra (Security System) with ethernet module
Posted: Thursday 22 October 2015 8:35
by fantom
Hi
This is bug in domoticz
I try resolve this problem two days ago, and crrate pull request :
https://github.com/domoticz/domoticz/co ... 87d8f93623
But i still waiting to merge by gizmocuz
Fantom
Re: Satel Integra (Security System) with ethernet module
Posted: Thursday 22 October 2015 9:42
by n326
Thanks!!!
Re: Satel Integra (Security System) with ethernet module
Posted: Thursday 22 October 2015 10:23
by fantom
After merge, I tested if it works or not.
Fantom
Re: Satel Integra (Security System) with ethernet module
Posted: Friday 23 October 2015 15:32
by n326
I hope that it will be fixed in the new version for Windows.
Re: Satel Integra (Security System) with ethernet module
Posted: Sunday 25 October 2015 18:08
by n326
I tested 2.3455 on Raspberry Pi and 2.3452 on Windows and I still have this same error.
Re: Satel Integra (Security System) with ethernet module
Posted: Sunday 25 October 2015 18:19
by fantom
Yes
I now.
Code is still not merged.
Fantom
Re: Satel Integra (Security System) with ethernet module
Posted: Sunday 25 October 2015 18:31
by n326
10 lines of code and we waiting 5 days...
You're doing good job with a Satel plugin
Re: Satel Integra (Security System) with ethernet module
Posted: Sunday 25 October 2015 18:35
by fantom
This is not only 5 lines
In pull request exists 4 or 5 changes.
Some of them ingered into domoticz.
Fantom
Re: Satel Integra (Security System) with ethernet module
Posted: Sunday 25 October 2015 18:53
by n326
I looked only on a EventSystem.cpp
I thought that this is only a problem with the reading, comparing sValue by event system.
Re: Satel Integra (Security System) with ethernet module
Posted: Sunday 25 October 2015 19:20
by fantom
Ok. It's merged a few minutes ago.
We must waiting for the newest version and testing it
Fantom
Re: Satel Integra (Security System) with ethernet module
Posted: Monday 26 October 2015 11:12
by n326
It works!
Re: Satel Integra (Security System) with ethernet module
Posted: Monday 26 October 2015 11:32
by fantom
Yes, i testing yesterday and its works
Now i want add reading events from Integra.
What is next needed for Satel Integra ?
Fantom
Re: Satel Integra (Security System) with ethernet module
Posted: Tuesday 27 October 2015 18:07
by n326
In Satel Integra I configured output as "25 Przełącznik BI".
In Domoticz I have a switch AC, On/Off but when I try to turn it ON or OFF in Integra nothing happens.
Domoticz log says:
Code: Select all
2015-10-27 17:40:49.170 Satel Integra: switched output 5 to off
2015-10-27 17:40:49.170 (Centrala) Light/Switch (test)
Re: Satel Integra (Security System) with ethernet module
Posted: Tuesday 27 October 2015 18:25
by fantom
Do you set password in hardware ?
Password = Integra user code
Fantom
Re: Satel Integra (Security System) with ethernet module
Posted: Tuesday 27 October 2015 19:08
by n326
My mistake - probably password was wrong. Thanks!
Re: Satel Integra (Security System) with ethernet module
Posted: Thursday 29 October 2015 21:20
by mischa
@fantom
can you program the same functionality for an Honywell galaxy alarm panel?
Re: Satel Integra (Security System) with ethernet module
Posted: Thursday 29 October 2015 21:23
by fantom
No. I dont have this sytstem, and implementig code without hardware is big mistake
Fantom