Home Assistant custom component for monitoring and controlling UPS units equipped with Unity DP management cards (IS-UNITY-DP).
| Card Model | Card Firmware | UPS Model | UPS Firmware |
|---|---|---|---|
| IS-UNITY-DP | 8.4.3.1 | GXT3-1500RT120 | U027D024 |
- Battery charge percentage and time remaining
- Battery status and charger state
- Input voltage, current, and frequency
- Output voltage, current, power, and load percentage
- DC bus voltage
- Manual battery test button
- Open HACS
- Go to "Integrations"
- Click the three dots in the top right
- Select "Custom repositories"
- Add the GitHub mirror
https://github.com/CodePark-CA/home-assistant-unity-dp-ups-clientas an integration - Click "Install"
- Restart Home Assistant
- Copy the
custom_components/unity_dp_upsfolder to your Home Assistantcustom_componentsdirectory - Restart Home Assistant
Note: It is recommended to use a dedicated user account for Home Assistant as sometimes the account gets locked out for a period of time.
- Go to Settings → Devices & Services
- Click Add Integration
- Search for "Unity DP UPS"
- Enter your UPS management card details:
- Host: IP address (e.g.,
http://192.168.1.100) - Username: Web interface username
- Password: Web interface password
- Host: IP address (e.g.,
This is an unofficial third-party integration for Unity DP cards. It is not affiliated with or endorsed by any UPS manufacturer.
For issues, please open an issue on GitLab.
MIT