Ict Protege Wx

Hi everyone,I’m looking to integrate my ICT Protege WX system with Home Assistant. I’m new to coding, but I have access to the Protege WX API documentation. Has anyone successfully integrated these systems before? If so, would you be willing to share your code or provide some guidance?Specifically, I’m wondering:

  1. Is there an existing custom component for Protege WX?
  2. If not, what’s the best approach to create one?
  3. Are there any similar integrations that I could use as a reference?

Any help or advice would be greatly appreciated. Thanks in advance!

Hi olliemaller,

This is the only thing I found…
https://www.reddit.com/r/accesscontrol/comments/12fdjxw/ict_protege_gx/?rdt=50135.

Thats my post lol. Thanks anyway

I have a WX, but have never got around to installing it. I currently use a Paradox alarm system. I have it integrated with HA with a Python middleware package called PAI which talks to HA via MQTT.

MQTT would probably be my go-to for integrating new stuff. Looking at the messages PAI sends/receives would probably be a good starting point.

You have documentation for the Protege “Automation and Control” protocol?