Enhance installation instructions in README

Updated installation instructions for Easy Proxmox integration via HACS, including repository details and steps.
This commit is contained in:
2026-01-13 17:02:09 +01:00
committed by GitHub
parent f7785b4db9
commit ef47ce134a

View File

@@ -1,3 +1,5 @@
# Easy Proxmox (by René Bachmann)
<img width="1230" height="300" alt="logo" src="https://github.com/user-attachments/assets/7649cc04-bdcd-449e-bf83-c4f980f3de74" /> <img width="1230" height="300" alt="logo" src="https://github.com/user-attachments/assets/7649cc04-bdcd-449e-bf83-c4f980f3de74" />
A powerful Home Assistant integration to monitor and control Proxmox VE. With Easy Proxmox you can monitor nodes, VMs and containers directly in Home Assistant, start/stop/reboot guests and display detailed system metrics. A powerful Home Assistant integration to monitor and control Proxmox VE. With Easy Proxmox you can monitor nodes, VMs and containers directly in Home Assistant, start/stop/reboot guests and display detailed system metrics.
@@ -35,20 +37,30 @@ A powerful Home Assistant integration to monitor and control Proxmox VE. With Ea
--- ---
## Installation ## 📦 Installation via HACS (Recommended)
1. Create the folder: To install Easy Proxmox through HACS:
/config/custom_components/proxmox_pve/
1. **Ensure HACS is already installed** in your Home Assistant instance.
If not, follow the official guide: https://hacs.xyz/
2. Copy all integration files into that folder. 2. Open **HACS → Integrations**.
3. Restart Home Assistant. 3. Click the **“⋯” (three dots)** → **Custom repositories**.
4. Add the integration: 4. Add the following repository:
- Repository URL:
```
https://github.com/bahmcloud/easy_proxmox
```
- Category: **Integration**
- Version: **Tags (recommended)**
Settings → Devices & Services → Add Integration → Easy Proxmox 5. Click **Add**, then locate **Easy Proxmox** in the HACS list and click **Install**.
6. After installation, **restart Home Assistant**.
7. Go to **Settings → Devices & Services → Add Integration → Easy Proxmox**.
--- ---
## Proxmox: Create User & API Token ## Proxmox: Create User & API Token