https://github.com/shbatm/ha-geist-pdu
Home Assistant Custom Component to connect with Geist Rack-mount PDUs
https://github.com/shbatm/ha-geist-pdu
geist hacs home-assistant integration pdu
Last synced: about 1 month ago
JSON representation
Home Assistant Custom Component to connect with Geist Rack-mount PDUs
- Host: GitHub
- URL: https://github.com/shbatm/ha-geist-pdu
- Owner: shbatm
- License: mit
- Created: 2026-04-24T19:07:55.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-24T19:18:41.000Z (2 months ago)
- Last Synced: 2026-04-24T21:22:57.383Z (2 months ago)
- Topics: geist, hacs, home-assistant, integration, pdu
- Language: Python
- Size: 28.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Geist PDU Integration for Home Assistant
This integration provides support for Geist rack-mount PDUs in Home Assistant.
## Features
- Monitor PDU sensors (Voltage, Current, Power, etc.)
## Installation
### HACS (Recommended)
1. Add this repository as a custom repository in HACS.
2. Search for "Geist PDU" and install it.
3. Restart Home Assistant.
### Manual
1. Copy the `custom_components/geist_pdu` folder to your Home Assistant `custom_components` directory.
2. Restart Home Assistant.
## Configuration
Go to **Settings** -> **Devices & Services** -> **Add Integration** and search for "Geist PDU".
## Removal
To remove the integration:
1. Go to **Settings** -> **Devices & Services**.
2. Find the Geist PDU integration.
3. Click the three dots and select **Delete**.