bitfocus / companion-module-requests

Repository for tracking module requests
102 stars 11 forks source link

Proxmox Module - Controlling VM/Containers #1674

Open benbaptist opened 2 weeks ago

benbaptist commented 2 weeks ago

I have a bit of a (potentially) unconventional module request. I use Proxmox at my church and have modularized various software components into their own containers or VMs to run various services when needed. Turning on/off features is as simple as booting or shutting down the appropriate container/VM.

I've used HomeAssistant (I know, weird in a live environment, but it did the job until I found Companion) to accomplish the "Companion" experience, including triggers, automations, and using a Proxmox integration to streamline all of this in the background.

Now, I'm migrating over to Companion, and can successfully do mostly everything I need, but the only hole in my plan is not having a Proxmox module. Currently, I'm simply using the HomeAssistant module to proxy thru and use its Proxmox integration, but I'm trying to retire using HomeAssistant completely.

What are your thoughts?