Hi everyone! ![]()
I wanted to share a new integration I’ve been working on for the Easyplus Apex System (often used in Belgium/Netherlands).
For a long time, I wanted to integrate my Apex domotics controller into Home Assistant locally, without relying on cloud services or complex MQTT bridges. After a lot of testing and refining, I’m proud to release version 0.1.4 of the unofficial integration!
Why use this integration?
Unlike basic script-based solutions, this is a fully robust integration with a Hybrid Workflow. It communicates directly with your controller via TCP (Local Push), meaning updates are instant (0ms delay).
Key Features
Smart XML Import: You can simply paste your Apex config.xmlcontent during setup. The integration will automatically:- Name all your devices correctly (e.g., “Kitchen”, “Living Room”).
- Detect and configure your Shutters/Covers.
- Filter out “Junk”: It automatically ignores unused relays (like those generic “relay 85” or “Re +4” entries), keeping your Home Assistant clean!
Discovery by Use: Don’t have your XML file? No problem. Use the Auto-Discovery mode. The system starts empty, and devices are added to HA the moment you press the physical wall switch.
Advanced Cover Management:
- Wizard to detect new covers by pressing the wall switch.
- Edit Tool: Did your shutter move Up when you pressed Down? You can now fix the direction or travel time directly in the device settings without reinstalling.
Rock Solid: Handles connection drops and reloads gracefully.
Screenshots
How to Install
Method 1: HACS (Recommended)
- Open HACS.
- Go to Integrations > Top right menu > Custom repositories.
- Add this URL:
https://github.com/Livyon/ha-easyplus-apex - Category: Integration.
- Click Download and restart Home Assistant.
Method 2: Manual Copy the easyplus_apex folder to your custom_components directory.
Configuration
- Go to Devices & Services > Add Integration > Easyplus Apex.
- Enter your Controller IP, Port (2024), and Password.
- Choose “Import XML” (recommended) or “Auto-Discovery”.
Feedback & Support
This project is open-source and hosted on GitHub. Feel free to star the repo if you use it, or open an issue if you find a bug!
GitHub Repository: https://github.com/Livyon/ha-easyplus-apex
Enjoy automating your Apex system! ![]()

