Commit Graph
28 Commits
Author SHA1 Message Date
bahmcloudandGitHub 084b9d28bb Register and unregister services in Proxmox PVE
Added service registration and unregistration for Proxmox PVE integration.
2026-01-13 17:45:33 +01:00
bahmcloudandGitHub 7b09ed70f4 Implement Proxmox service handling for VMs
This file implements service handling for Proxmox virtual machines, including actions like start, shutdown, stop, and reboot. It defines service schemas, resolves target identifiers, and registers/unregisters the services with Home Assistant.
2026-01-13 17:45:01 +01:00
bahmcloudandGitHub 68b4ef5534 Add Proxmox service definitions for VM management
Added service definitions for managing Proxmox VMs and containers including start, shutdown, hard stop, and reboot actions.
2026-01-13 17:43:51 +01:00
bahmcloudandGitHub a5807e1e7a Add HACS badge to README
Added HACS badge to README for easier integration.
2026-01-13 17:12:25 +01:00
bahmcloudandGitHub f63e548b8b Update README.md 2026-01-13 17:08:40 +01:00
bahmcloudandGitHub ef47ce134a Enhance installation instructions in README
Updated installation instructions for Easy Proxmox integration via HACS, including repository details and steps.
2026-01-13 17:02:09 +01:00
bahmcloudandGitHub f7785b4db9 Remove one codeowner from manifest.json 2026-01-13 16:44:57 +01:00
bahmcloudandGitHub 912b30f6ff Update CHANGELOG.md 2026-01-13 16:44:21 +01:00
bahmcloudandGitHub e27136a4f2 Add installation instructions for Easy Proxmox
Added installation instructions for Easy Proxmox integration.
2026-01-13 16:27:24 +01:00
bahmcloudandGitHub 5fbdc43ea3 Add Proxmox VE Integration to hacs.json 2026-01-13 16:25:23 +01:00
bahmcloudandGitHub 2e59fd45f8 upload 0.6.0-alpha for hacs 2026-01-13 16:22:35 +01:00
bahmcloudandGitHub ab11831c9c Delete switch.py 2026-01-13 16:19:20 +01:00
bahmcloudandGitHub 8161c3edc0 Delete sensor.py 2026-01-13 16:19:12 +01:00
bahmcloudandGitHub f7af59062f Delete manifest.json 2026-01-13 16:19:02 +01:00
bahmcloudandGitHub 264dea41c5 Delete const.py 2026-01-13 16:18:49 +01:00
bahmcloudandGitHub aeef0d7bf2 Delete coordinator.py 2026-01-13 16:18:40 +01:00
bahmcloudandGitHub 493ab764c3 Delete config_flow.py 2026-01-13 16:18:30 +01:00
bahmcloudandGitHub 3e8167c258 Delete button.py 2026-01-13 16:18:22 +01:00
bahmcloudandGitHub dc5bea9584 Delete api.py 2026-01-13 16:18:12 +01:00
bahmcloudandGitHub 11b5b340b5 Delete __init__.py 2026-01-13 16:18:00 +01:00
bahmcloudandGitHub ef6d118abf Delete translations directory 2026-01-13 16:16:47 +01:00
bahmcloudandGitHub 8d77996ede Update codeowner username in manifest.json 2026-01-13 16:14:08 +01:00
bahmcloudandGitHub 3b6f119a99 Merge pull request #1 from bahmcloud/0.6.0-alpha
add V 0.6.0-alpha
2026-01-13 15:39:00 +01:00
bahmcloudandGitHub 72d2cf7c5b add V 0.6.0-alpha 2026-01-13 15:38:22 +01:00
bahmcloudandGitHub 6a477bc7fe Revise license guidance in README
Updated license recommendation to check LICENSE file.
2026-01-13 15:34:01 +01:00
bahmcloudandGitHub 4e8d908fa5 Enhance README with comprehensive integration details
Expanded README with detailed features, installation steps, user and API token creation, integration setup, options, network configuration, device structure, security notice, troubleshooting, and license information.
2026-01-13 15:32:37 +01:00
bahmcloudandGitHub bd758aabb3 Add logo image to README.md 2026-01-13 15:09:45 +01:00
bahmcloudandGitHub 03a6b7bb95 Initial commit 2026-01-13 15:07:38 +01:00