This custom integration enables Home Assistant to interface with Middle Atlantic RackLink API-enabled devices such as Power Sequencers and UPS units. It allows you to monitor and control these devices directly from your Home Assistant setup, providing enhanced automation and management capabilities.
- Monitor the status of RackLink-enabled devices
- Control power sequencers and UPS devices
- Integration with Home Assistant automation and scripts
- Support for multiple devices
- Ensure you have HACS installed in your Home Assistant setup.
- Open HACS in Home Assistant.
- Go to the Integrations section.
- Click on the three dots in the top right corner and select "Custom repositories."
- Add the repository URL:
https://github.com/mckay115/homeassistant-middleatlantic-racklink
and select the category as "Integration." - Find the "Middle Atlantic RackLink API" integration in HACS and click "Install."
- Restart Home Assistant.
- Download the repository as a ZIP file.
- Extract the contents and copy the
custom_components/racklink
directory to your Home Assistantconfig/custom_components
directory. - Restart Home Assistant.
- In Home Assistant, go to
Configuration
>Integrations
. - Click on "Add Integration."
- Search for "Middle Atlantic RackLink API" and select it.
- Follow the prompts to set up the integration, including entering the necessary API details.
Once configured, you can use the integration to monitor and control your RackLink-enabled devices. The devices will appear in Home Assistant as entities, allowing you to incorporate them into your automations, scripts, and dashboards.