CentSysGate Remote: Home Assistant integration for Centurion SMART Wi-Fi gate motors (open/close, battery, safety beams, status)

So my old D5 finally gave up the ghost last week after years of service, and I replaced it with a D5 Evo SMART. Previously I had a Tuya garage controller wired onto the trigger to get it into Home Assistant, but looking at how sleek the new Centurion hardware is + how much info is available in the app, I just did not have it in me to just hook up a dumb relay onto it again and let all those metrics go to waste.

The Censys Pro app already has full configuration and live diagnostics built in, which is honestly amazing, so I figured there had to be a better way…

So I took the other route and reverse-engineered the cloud service the CenSys / MyCentsys Remote app talks to, and built a custom integration around it. No wiring, no extra hardware. If your operator is a SMART Wi-Fi unit already working in the app, this talks to the same backend.

What you get:

  • Gate cover entity: open / close from dashboard, automations, voice
  • Live status that animates opening to open to closing to closed while the gate moves
  • Battery voltage, mains/power status, opening and closing safety beam states, theft alarm state, online/offline, fault flag, last seen, Wi-Fi signal

Setup is the same as the app: enter the phone number registered to the operator, get a one-time PIN (WhatsApp or SMS), done. Any operators on the account get added automatically.

Status: beta, and unofficial. Not affiliated with Centurion. It uses the same cloud the app uses, so it can break if they change something, and you use it at your own risk. It is a custom component (manual install for now, HACS coming). This has been requested from Centurion for years and there is still no official version, so I scratched my own itch. If anyone from Centurion sees this, genuinely love your work, hit me up, let us collab.

What I have tested: a D5 Evo SMART, with WhatsApp OTP.

What I need testers for:

  • Other operators: D6, D10, Vantage, garage units, anything on the SMART Wi-Fi cloud
  • SMS OTP (I have only confirmed WhatsApp)
  • Anyone on the brand new SMART+ range, I want to know if it works as-is

Repo, install steps and full entity list: GitHub - Lex-campbell/centsys_remote: Unofficial Home Assistant integration for Centurion SMART Wi-Fi gate motors (D5 Evo SMART and others). Open/close plus battery, mains, safety beam and alarm telemetry via the CenSys cloud. · GitHub

If you test it, please open a GitHub issue (or reply here) with your operator model, HA version, and what worked or did not. Bug reports with debug logs are gold. Thanks.

1 Like

UPDATE:

It is now installable straight from HACS as a custom repository https://github.com/Lex-campbell/centsys_remote

and I got GSM support working (on one device type, so pls help test they all work this way), so it is not just the Wi-Fi units anymore.

Confirmed so far:

Device Connection Status
Centurion D5 Evo SMART Wi-Fi :white_check_mark: Fully tested
G-SPEAK ULTRA 3G GSM/cellular :white_check_mark: Control + diagnostics (no position feedback on that unit)

I also since found out there are Bluetooth units. I am on the fence about those, since the gate motor is usually way out of Bluetooth range of wherever your HA box lives, so it feels impractical. If anyone actually has a BLE setup where the gate is close enough, shout and I will look into it

Hi will be going into home assistant soon, I usually connect via Bluetooth from my phone to motor, do you have a newer version with wifi?

Yes its the new Evo SMART+ unit with WiFi

Hi, Just checking If the D5 EVO SMART+ worked one would assume that the same is said for the D6 SMART+ (DXSC-S20V1)?

Please give it a try and let me know :slight_smile:

Make sure to download the latest release v0.3.1

1 Like

Do you think it will be possible to use a ESP32 as a means to get the Bluetooth to the gate motor?

I will be willing to help to test something like that

@LexC thanks for the integration. I confirm that the integration v0.3.4 works with Centurion SD05 Smart + Garage Door. The polling is also working perfect now.

1 Like

Can confirm the D6 SMART + works as well.

1 Like