Manage your Proxmox VE infrastructure directly from Homey.
This app integrates your Proxmox VE cluster with Homey, giving you real-time insights and control over your virtual environment.
Key Features:
* Cluster & Node Monitoring: See CPU, Memory, and active VM/LXC counts at a glance.
* Smart Control: Start, Stop, and Shutdown VMs and containers via Homey Flows.
* Automation Triggers: Create flows based on VM state (running/stopped) or Node status (online/offline).
* High Availability Support: If your primary Proxmox node goes down, the app automatically fails over to backup nodes to keep your automations running.
* Auto-Discovery: Simply add your cluster, and all nodes are automatically discovered and added as devices.
Getting Started:
1. Create an API Token in Proxmox (Datacenter > Permissions > API Tokens) with proper privileges (uncheck "Privilege Separation" or configure granular permissions).
2. Add the Proxmox Cluster device in Homey.
3. Enter your Hostname, User (e.g., root@pam), and API Token.
4. The app will connect and find your nodes automatically!
Notes:
* Supports self-signed certificates (enable in device settings).
* Configurable polling intervals for real-time updates.
Klicka på en enhet ovan för att visa endast relaterade Flow-kort.
När...
Proxmox Cluster
VM/Container started
Proxmox Cluster
VM/Container stopped
Proxmox Cluster
Connection switched to a fallback node
Proxmox Cluster
Connection restored to the primary node
Proxmox Cluster
Cluster lost quorum
Proxmox Cluster
Cluster regained quorum
Proxmox Node
Node came online
Proxmox Node
Node went offline
Proxmox Node
CPU usage is above Threshold (%) %
Proxmox Node
Memory usage is above Threshold (%) %
Proxmox VM/Container
Aktiverad
Proxmox VM/Container
Inaktiverad
Och...
Proxmox Cluster
VM/Container is running
Proxmox Node
Node is online
Proxmox VM/Container
Är på
Då...
Proxmox Cluster
Start VM/Container
Proxmox Cluster
Stop VM/Container (Force)
Proxmox Cluster
Shutdown VM/Container (Graceful)
Proxmox Cluster
Reboot VM/Container
Proxmox Cluster
Migrate VM/Container to Target Node
i
Moves the VM/Container to another node in the same cluster. Requires shared storage for a running VM/Container, unless the storage is already available on the target node.
Proxmox Cluster
Create snapshot Snapshot Name of VM/ContainerDescription (optional)
Proxmox Cluster
Rollback VM/Container to Snapshot
i
Discards all changes made since the snapshot was taken. This cannot be undone.
Proxmox Cluster
Backup VM/Container to Storage
i
Backups can take a while for large disks - this flow action starts the backup and returns as soon as it is confirmed running, it does not wait for it to finish.
Proxmox Node
Shutdown Node (Graceful)
Proxmox Node
Force Stop all VMs/Containers on Node
i
Immediately kills every running VM/Container on this node. Proxmox has no remote 'force power off' for the node itself, only for VMs/Containers, so this stops everything running on it instead. Risk of data loss - prefer Shutdown Node when possible.
Proxmox Node
Reboot Node
Proxmox Node
Start all VMs/Containers on Node
i
Starts every stopped VM/Container on this node.
Proxmox Node
Shutdown all VMs/Containers on Node (Graceful)
i
Gracefully shuts down every running VM/Container on this node.
Proxmox VM/Container
Aktivera
Proxmox VM/Container
Stäng av
Proxmox VM/Container
Växla på och av
Widgetar
Du kan lägga till den här appens widgetar på din instrumentpanel eller hemskärm i mobilappen.
Proxmox Backup & Snapshot Status
Proxmox Cluster Overview
Proxmox Node Status
Proxmox VM/Container Control
Support
Utvecklaren av den här appen erbjuder ingen direktsupport.
Vad är nytt?
Version 1.2.11 — Reworked the dashboard widgets around live operational status instead of performance graphs (Homey's own Insights already covers historical charts): VM/Container Control and the new Node Status widget now show every VM/Container or node in your cluster at once, with Start/Shutdown/Restart controls, from a single widget. Fixed scrolling inside widget lists, brought widget styling in line with Homey's guidelines, and added proper preview images to all four widgets.