Page 1 of 1

Texecom Plugin

PostPosted: Mon Nov 21, 2016 4:24 pm
by racarter
Probably only of interest to UK/European users, but I've written a plugin for the Texecom Premier range of security panels. Here's a link to the download page:

https://www.indigodomo.com/library/402/

Re: Texecom Plugin

PostPosted: Fri Nov 25, 2016 3:18 am
by howartp
Just installing one at Church with IPCom onboard.

Happy to play/test as long as I can get the remote working - won't be leaving it on WAN permanently, but no problem playing.


Sent from my iPhone using Tapatalk

Re: Texecom Plugin

PostPosted: Thu Jan 26, 2017 4:10 pm
by thomas_ja27
Hello!

I have a texecom premier alarmsystem that i want to integrate with indigo.
Have been looking for this a long time now. Does it communicate via com or ip?

Best regard
Thomas Jakobsen
Norway

Re: Texecom Plugin

PostPosted: Sun Aug 27, 2017 4:09 pm
by racarter
Currently the plugin requires the panel to have a COM IP module.

Re: Texecom Plugin

PostPosted: Mon Aug 28, 2017 8:35 am
by howartp
Hi Alan.

I'm connected to my Church Texecom ok, but I use dyndns as our IP address changes regularly.

Whenever your plugin receives updates from the Panel, I get an error which I think is because you're comparing the IP address in the Panel with the IP address (dyndns URL) in the plugin/device?

2017-08-28 15:34:16.341 Texecom Error Error in plugin execution runConcurrentThread:

Traceback (most recent call last):
File "plugin.py", line 88, in runConcurrentThread
File "plugin.py", line 286, in pollPanel
File "plugin.py", line 504, in pollSystemStatus
AttributeError: 'NoneType' object has no attribute 'updateStateOnServer'

2017-08-28 15:34:16.343 Texecom Error plugin runConcurrentThread function returned or failed (will attempt again in 10 seconds)


Peter

Re: Texecom Plugin

PostPosted: Mon Aug 28, 2017 9:28 am
by racarter
The error is not (directly) to do with the IP address - I don't do any comparisons. The plugin is trying to update the Texecom panel mains supply status (Indigo address TPower) and can't find it. Are other objects being updated? I'd be interested to see the comms replies from the panel. If you tick 'Copy panel comms to Indigo Event Log' in the plugin config menu and copy me the results I'll see if I can see what's wrong. (Just to check: are you running the latest version 0.3.1?)

Re: Texecom Plugin

PostPosted: Mon Aug 28, 2017 10:15 am
by howartp
Hi Alan.

I don't have a Mains Power device... your plugin hasn't created one.

I've just made one manually but it doesn't set the Address when I do it manually so it still doesn't find one. :-)

Peter

Re: Texecom Plugin

PostPosted: Mon Aug 28, 2017 10:29 am
by howartp
howartp wrote:
I don't have a Mains Power device... your plugin hasn't created one.

I think... (though I was wrong earlier!) this is down to a tabbing issue.

The code to create the Power Supply is tabbed within the if (PC Output Devices) code, so if there's no PC output devices in the config then it doesn't do the Power Supply either.

Peter

Re: Texecom Plugin

PostPosted: Mon Aug 28, 2017 12:43 pm
by racarter
That's weird. I see what you mean about the tabs, but I have no PC outputs yet I've got a power device! I have quite a few users now, and I'm only aware of one who uses PC outputs.

Anyway, I've corrected the code. If you do a manual update check you'll be able to download it.

Re: Texecom Plugin

PostPosted: Mon Aug 28, 2017 1:29 pm
by howartp
Will do once I can get back in my Mac... iCloud been hacked and Mac locked :-(


Sent from my iPhone using Tapatalk Pro