This works so well! Texecom Burglar Alarm Smart Home Integration

  Рет қаралды 15,122

Cameron Gray

Cameron Gray

Күн бұрын

In this video we take a look at how I’ve integrated my Texecom Premier Elite burglar alarm system with my self hosted smart home based around Node-RED and Home Assistant. We’ll take a look at the TTL UART to Ethernet adapter hardware as well as the software configuration including a brief demonstration of how easy it is to interact with the alarm using Texecom’s Crestron Protocol. This solution also allows the alarm to be configured over the network using Texecom’s Wintex software.
Buy on Amazon (Affiliate):
- 2CH TTL UART to Ethernet Adapter - geni.us/o2PWP
- 12v to 5v DC to DC Converter - geni.us/87uK
2CH TTL UART to Ethernet Documentation - www.waveshare.com/wiki/2-CH_U...
www.camerongray.me/
/ camerongray1515
Chapters:
00:00 - Introduction
06:40 - Hardware
13:09 - Hardware Installation
14:14 - Configuration
19:55 - Protocol Demonstration
29:07 - Node-RED Demonstration
31:38 - Wintex Configuration
33:37 - Security
36:57 - Camera Control
43:04 - Conclusion
AFFILIATE LINKS NOTICE:
Product links under this video marked “(Affiliate)” are affiliate links where I may receive a small commission on qualifying sales. Affiliate programs that I am a member of include, but are not limited to: Amazon Associates, eBay Partner Network and AliExpress Affiliates.
As an Amazon Associate I earn from qualifying purchases.
Purchasing through these affiliate links will not cost you any more money, however the commission earned significantly helps fund the production of videos on my channel.

Пікірлер: 65
@Gjbsecurityandalarms
@Gjbsecurityandalarms 6 ай бұрын
This is amazing I’ve literally just had a client ask for assistance in offering this solution for him home. So I will be chatting with him Saturday and showing him this video you are a legend
@joedry1774
@joedry1774 7 ай бұрын
This is just awesome. I have the smartcom on mine but I just didn’t know the alarm was this flexible. Now to go round and find things I can turn on and off with the alarm when I leave the house 😄
@iambloater
@iambloater 7 ай бұрын
I also have a Texecom Premier Elite with Ricochet wireless sensors. I bought and installed the Smartcom and it works perfectly 👍
@solidus4prez
@solidus4prez 7 ай бұрын
Are we allowed to make this a purple burglar alarm?
@und4287
@und4287 7 ай бұрын
Next video: Painting the panel cover purple
@andrew1210931
@andrew1210931 2 ай бұрын
Appreciate this video, this is exactly the project I was imagining to integrate my Premier Elite - thanks :)
@PatrickAustin
@PatrickAustin 7 ай бұрын
Very cool setup. Thanks for sharing!
@JoeRKsChannel
@JoeRKsChannel 7 ай бұрын
Wow this brings back memories. The integration of texecom alarms was one of my first projects for a now defunct IoT company. I used a Particle Photon microcontroller and some level shifters and wrote a whole parsing library. I might still have the code somewhere
@danyalm10
@danyalm10 7 ай бұрын
Thanks for another excellent video on this alarm system.
@garybowers5724
@garybowers5724 7 ай бұрын
This is freaking awesome, I have the same Texecom system but have the external module that makes it "smart", I'm now tempted to replace it with this solution - having the ability to integrate it into HA means you could do some cool stuff, like in the morning when the PIR picks up movement it could turn the lights on for my morning coffee :)
@Ror0c
@Ror0c 7 ай бұрын
Nice setup. I do something similar with power to my cameras, but I do it via the network switch's API to enable/disable the individual PoE ports they are connected to.
@Nevexo287
@Nevexo287 7 ай бұрын
Really neat solution, I'm surprised there was no trickery needed to get Wintex to talk to the serial port server, I half expected it to do something with ComIP first. The camera solution is cool too, I realise your PoE switch is 5G so the cameras have no right being connected to it, but in some installations using the APIs (or I suppose banging commands in over SSH/telnet) on the switch to enable/disable PoE on the ports would work too. On an unrelated note, glad to see the Cisco CBS' still going strong, the CBS250 we got the same day your video came out is still going strong in it's home at a castle, really great switches. Thanks for the video! :)
@longnamedude3947
@longnamedude3947 7 ай бұрын
Which Castle did you equip with Internet Access? I assume this is either in Europe or the UK as pretty much nowhere else these days has any castles that are still standing (maybe Japan & China do?).
@Thomas-fc7uo
@Thomas-fc7uo 7 ай бұрын
Great video. I did a similar thing with my internal cameras but I was worried about the constant setting and unsetting power cycles affecting the cameras so I used a separate switch like you did but used a 12v relay powered by the alarm output on a set signal. I then put one of the 4 data cores of the Ethernet uplink through the relay. Therefore when the alarm is set it powers the relay and rejoins the Ethernet link then once the alarm is unset the power drops the relay breaks contact but the cameras remain powered but not on the network. Also a lot simpler as it is not relying on any integration of other equipment.
@n13ldo
@n13ldo 7 ай бұрын
Perfect. Been thinking about moving to a Texecom system for HA integration and put off because of cost of IP connectivity. Not sure which Texecom Alarm panel to start with though. I fitted a Nexus 8 system in our house 23 years ago. Time for an upgrade :)
@877cms
@877cms 2 ай бұрын
Great video! Does it need to be a -W model alarm panel? Or just any model with the COM ports?
@Bacon_Face_1
@Bacon_Face_1 6 ай бұрын
Thanks for the guide! I'm interested in doing this myself actually (also got the Texecom after watching your videos ;) ). Do you know which module I can buy that does 2CH UART to Wifi? Thanks!
@YD500
@YD500 7 ай бұрын
Would like to give this a try soon. With the plan being to setup a home assistant screen. I’ve not ventured into home assistant yet but presume I put a script behind an on screen button to arm/disarm etc…?
@terrymarky9996
@terrymarky9996 7 ай бұрын
Fantasic work, I have been waitng for this video. I currently have premier 48 and 64w panels that I have been using RPIs and ser2net to connect to Wintex, am going to convert both over to that serial ethernet converter, much more elegant solution. Also wondering how easy this would be to intergrate to HA to perform automations and trigger lights to come on with PIR detectors ib each room
@camerongray1515
@camerongray1515 7 ай бұрын
Definitely would be relatively easy to integrate, may just need a bit of scripting. I'm personally using Node-RED as a layer between HA and the panel, but there may be something you could do within HA itself, not sure. Only warning I'd give if you're planning on using PIRs to trigger events is that wireless PIRs will go to sleep for a while after detecting motion so they may not be ideal for this as you'd likely miss some events in high traffic areas. Wired ones would be fine though.
@joedry1774
@joedry1774 7 ай бұрын
@@camerongray1515 you could get around that by configuring the wireless PIRs to be ‘always awake’ I think Texecom call it. This does reduce the battery life of them a bit though
@WMartinNI
@WMartinNI 5 ай бұрын
Intruder alarms will alarm with a keypad tamper if the user code is entered incorrectly too many times in a row and subsequently lock the keypad for a predefined period. I've not used Texecom too much but it's a good system and I've no doubt it would be impossible to brute force without you knowing someone was trying.
@NivagSwerdna
@NivagSwerdna 7 ай бұрын
@23:05 So you get events even when the system is unset? That's so cool!
@georgemorris757
@georgemorris757 4 ай бұрын
Incredible work! Thanks for sharing! - Ive bought and installed the same hardware at home, would you mind sharing (parts of) your node red flow, it would really help me get started as a node-red novice!
@camerongray1515
@camerongray1515 3 ай бұрын
Thanks! It's a bit tricky to share flows since they're so environment specific, but here's the specific sections I'm using to read the status from the panel: gist.github.com/camerongray1515/65e3328794b2718a6bad0a8914f14d97. It periodically sends "ASTATUS" and "LSTATUS" messages to the panel to get the arm status and LCD text respectively and then parses those along with the other status update messages such as Zone events. All of the different message types are split out by the "Message Type" block and these can be used to trigger various actions based on the event.
@substandard649
@substandard649 5 ай бұрын
This is excellent, thanks for sharing. I think an Ethernet esp32 programmed with Esphome could take care of the of the smart home aspect of this, then regular home assistant automations for the logic.
@camerongray1515
@camerongray1515 5 ай бұрын
You technically could, and you could then offload the message parsing logic onto the ESP, this was my original plan for this project. However, you'd also need to use some sort of logic level shifting circuit because the Texecom panel uses 5v logic levels for its COM ports whereas the ESPs use 3.3v logic levels.
@user-im6te6kb8v
@user-im6te6kb8v 5 ай бұрын
Good
@alexwaslin1541
@alexwaslin1541 6 ай бұрын
Thanks
@camerongray1515
@camerongray1515 6 ай бұрын
Thank you very much! 😀
@joshua01
@joshua01 6 ай бұрын
You’re solution is great! but i think ring system would be able to achieve somewhat partially similar automations? as the system and sensors run on zigbee protocol and can be used thru ha with a zigbee combi stick and linked to the smart plug of choice. But yours is way more reliable solution as it doesn’t rely on cloud services. Really liked the in-depth video
@camerongray1515
@camerongray1515 6 ай бұрын
You probably could achieve a similar effect, but for me I would always rather go for a "conventional" alarm system and then add on smart functionality rather than a completely smart alarm that relies on app control and cloud connectivity for even basic functions.
@ea9mrn
@ea9mrn 3 ай бұрын
This is very neat, thanks for sharing. Unfortunately I purchased the Smartcom before I found this video. I have Wintex working fine with it. Comport 1 set to Smartcom and Comport2 set to Crestron. I am able to telnet to comport2. But when I arm and disarm I get some jumbled characters at the prompt and it also does not response to ASTATUS. I assume its some kind of translation issue. I've tired a few differnent baud rates (on the putty side) but this does not seem to make any difference. Anyone had any success with Crestron/telnet using a smartcom.
@RMXbass
@RMXbass 4 ай бұрын
had to put this in 0.75 playback speed for it to sound normal
@johnnysh1000
@johnnysh1000 17 күн бұрын
Great video, I have an issue that latest version of wintext and this ethernet module wintex says "wintex specified port is not valid" when I connect to wintex ??? it does connect and I can communicate and read / write to texecom elite 88 panel but always get an error box at time of connection, any ideas please, I have set port 2000 for com1 and 3000 for com2 , both coms connect but display a box saying wintex specified port is not valid
@johnnysh1000
@johnnysh1000 17 күн бұрын
I have sorted it, I added the port number under setup/modem/TCPIP/Ricochet local port, by doing this the port error message is no more 🙂
@CJ-vo3jx
@CJ-vo3jx 3 ай бұрын
Cameron, I have a Premier Elite 24 with Smartcom but managed to find a used Comport+ module (to give me a 3rd com port) and a ComIP on Gumtree for £25 - so I am about to install these and set COM3 for Crestron. I would then like to integrate to Home Assistant as you have done. I appreciate your comment about sharing NodeRed flows and agree that the latter parts of your flow (i.e. the specific things you trigger) are not of any value to anyone else, but the TCP crestron parsing and decision logic (and the polling) would save me some time in getting going with this. Would you be willing to share those parts?
@camerongray1515
@camerongray1515 3 ай бұрын
That's a fair point! Here's the specific sections I'm using to read the status from the panel: gist.github.com/camerongray1515/65e3328794b2718a6bad0a8914f14d97. It periodically sends "ASTATUS" and "LSTATUS" messages to the panel to get the arm status and LCD text respectively and then parses those along with the other status update messages such as Zone events. All of the different message types are split out by the "Message Type" block and these can be used to trigger various actions based on the event.
@CJ-vo3jx
@CJ-vo3jx 3 ай бұрын
@@camerongray1515 Thanks so much, Cameron! I appreciate you sharing this. I will read through the logic later, use it as a starting point and then modify it as required.
@PuchMaxi
@PuchMaxi 7 ай бұрын
2:31 Holy moly, it's not a static picture! Haha
@jackbrown1260
@jackbrown1260 7 ай бұрын
Do you still get sensor activation data when the alarm is disarmed and you are using wireless, battery-powered sensors?
@camerongray1515
@camerongray1515 7 ай бұрын
You do, however as standard the wireless PIRs sleep for some time after detecting motion which may be an issue for certain home automation use cases. Apparently this sleep can be disabled a the expense of sensor battery life but it's not something I've ever looked into.
@UnfortunatelyAj
@UnfortunatelyAj 3 ай бұрын
Did they ever fix the security flaw that passwords were sent in the clear over base64 ? The idea sounds good but an open port on your router right to this device seems very insane to me
@camerongray1515
@camerongray1515 3 ай бұрын
I'm not sure about that particular side of things but personally I'd NEVER recommend opening something like this up to the outside world. With my setup it's only open for whitelisted LAN access from my home automation server. If remote access was required, I'd use a VPN or similar, not just port forward to it.
@Neuer_Alias_erstellen
@Neuer_Alias_erstellen 7 ай бұрын
cool
@Potts1966
@Potts1966 7 ай бұрын
Nice video. There is a com port 3 on your panel, it's the row of pins to the right of the panel tamper spring. You need a cable and a small board to get a white 4 pin connection. I believe they are included with the SmartCom. But 5 minutes with a scope would give you the pins needed.
@camerongray1515
@camerongray1515 7 ай бұрын
Ahh of course, I forgot about that extra board. I installed a Premier Elite 24 wired system for a friend years ago with a SmartCom. Turns out one of the panel's com ports was faulty so until we could get the replacement PCB sent out, we used the board you mentioned to get a 3rd com port so we could get the SmartCom working.
@greg778123
@greg778123 3 ай бұрын
😎
@RWL2012
@RWL2012 7 ай бұрын
42:22 is that a mini PC on top of your camera? 😆
@camerongray1515
@camerongray1515 7 ай бұрын
It's a Blackmagic Video Assist - external monitor and recorder that takes video from the camera over HDMI and records to an SSD allowing me to record in Blackmagic RAW at much higher quality than the camera can do internally.
@RWL2012
@RWL2012 7 ай бұрын
​@@camerongray1515ah I see, thanks!
@blakegray9883
@blakegray9883 7 ай бұрын
Most commercial alarms now days support IP modules
@kbhasi
@kbhasi 7 ай бұрын
(4:59) I'm somehow surprised that some people had managed to reverse-engineer Crestron Connected.
@rickwookie
@rickwookie 7 ай бұрын
From the Crestron module you can see the raw TX and RX data so it's pretty straightforward so see what's going on. It's not strictly "Crestron Connected" though, that's something else.
@kbhasi
@kbhasi 7 ай бұрын
@@rickwookie Oh. I see. I thought it was because I remembered seeing an Epson projector installed at a public venue that had the branding on it.
@rickwookie
@rickwookie 7 ай бұрын
The fact that dc-dc converter doesn't use yellow for +12 V d.c in. and red for +5 V d.c. out is making me stressed.
@Victor-vu1ug
@Victor-vu1ug 7 ай бұрын
if you push someone hunger in how? may case gone
@camerongray1515
@camerongray1515 7 ай бұрын
I'm not sure what you mean?
@longnamedude3947
@longnamedude3947 7 ай бұрын
This second comment by you uses some seriously broken English. Could you try retyping what you initially wrote and putting it through Google Translate again, Thanks.
@FuzzyKaos
@FuzzyKaos 7 ай бұрын
LOL please say "purple burglar alarm"
@Victor-vu1ug
@Victor-vu1ug 7 ай бұрын
just invite someone from the bar that see all you have, you probably don't nee it? Are you blind?
@camerongray1515
@camerongray1515 7 ай бұрын
Huh?
@longnamedude3947
@longnamedude3947 7 ай бұрын
Do you mean that because he's done a video on his security setup that he gas now critical compromised his security? Yes, that is a possibility, but only if you know where he lives. It's why I refrain from sharing where I live and where my security measures are physically installed. I have no problems with sharing what I have installed as I know that once people know I WILL defend my home with aggression they will think twice about attempting to break in and steal or touch anything at all.
Controlling a Door Lock with my Texecom Burglar Alarm Panel
26:01
Cameron Gray
Рет қаралды 21 М.
Installing a Texecom Premier Elite Flush Mount Keypad
30:57
Cameron Gray
Рет қаралды 10 М.
Stupid Barry Find Mellstroy in Escape From Prison Challenge
00:29
Garri Creative
Рет қаралды 8 МЛН
ИРИНА КАЙРАТОВНА - АЙДАХАР (БЕКА) [MV]
02:51
ГОСТ ENTERTAINMENT
Рет қаралды 1,2 МЛН
UFC 302 : Махачев VS Порье
02:54
Setanta Sports UFC
Рет қаралды 1,4 МЛН
Climbing to 18M Subscribers 🎉
00:32
Matt Larose
Рет қаралды 20 МЛН
Home Assistant Has Never Been This EASY!
11:58
Everything Smart Home
Рет қаралды 123 М.
FreePBX IP PBX Phone System Tour 3.5
17:53
Martin's - Networks & Telecommunications
Рет қаралды 1,2 М.
Boundary Alarm System - The Easiest Alarm System to Install
19:33
Alarm System Store - All about resistors
18:19
Alarm System Store
Рет қаралды 130 М.
The ULTIMATE Raspberry Pi 5 NAS
32:14
Jeff Geerling
Рет қаралды 1,5 МЛН
Texecom Premier Elite with Ricochet Technology
18:50
COP UK
Рет қаралды 2,2 М.
Boundary Smart Alarm System Install
28:07
Artisan Electrics
Рет қаралды 82 М.
Create Your OWN Alarm System (Alarmo + Home Assistant)
20:08
Mark Watt Tech
Рет қаралды 66 М.
This PoE Zigbee Coordinator is Perfect for Zigbee2MQTT & ZHA!
24:24
China 🇨🇳 Phone 📱 Charger
0:42
Edit Zone 1.8M views
Рет қаралды 381 М.
КОПИМ НА АЙФОН В ТГК АРСЕНИЙ СЭДГАПП🛒
0:59
Cadiz smart lock official account unlocks the aesthetics of returning home
0:30