Commit Graph

27 Commits

Author SHA1 Message Date
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
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
a5807e1e7a Add HACS badge to README
Added HACS badge to README for easier integration.
2026-01-13 17:12:25 +01:00
f63e548b8b Update README.md 2026-01-13 17:08:40 +01:00
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
f7785b4db9 Remove one codeowner from manifest.json v0.6.1 2026-01-13 16:44:57 +01:00
912b30f6ff Update CHANGELOG.md 2026-01-13 16:44:21 +01:00
e27136a4f2 Add installation instructions for Easy Proxmox
Added installation instructions for Easy Proxmox integration.
hacs
2026-01-13 16:27:24 +01:00
5fbdc43ea3 Add Proxmox VE Integration to hacs.json 2026-01-13 16:25:23 +01:00
2e59fd45f8 upload 0.6.0-alpha for hacs 2026-01-13 16:22:35 +01:00
ab11831c9c Delete switch.py 2026-01-13 16:19:20 +01:00
8161c3edc0 Delete sensor.py 2026-01-13 16:19:12 +01:00
f7af59062f Delete manifest.json 2026-01-13 16:19:02 +01:00
264dea41c5 Delete const.py 2026-01-13 16:18:49 +01:00
aeef0d7bf2 Delete coordinator.py 2026-01-13 16:18:40 +01:00
493ab764c3 Delete config_flow.py 2026-01-13 16:18:30 +01:00
3e8167c258 Delete button.py 2026-01-13 16:18:22 +01:00
dc5bea9584 Delete api.py 2026-01-13 16:18:12 +01:00
11b5b340b5 Delete __init__.py 2026-01-13 16:18:00 +01:00
ef6d118abf Delete translations directory 2026-01-13 16:16:47 +01:00
8d77996ede Update codeowner username in manifest.json 2026-01-13 16:14:08 +01:00
3b6f119a99 Merge pull request #1 from bahmcloud/0.6.0-alpha
add V 0.6.0-alpha
alpha
2026-01-13 15:39:00 +01:00
72d2cf7c5b add V 0.6.0-alpha 2026-01-13 15:38:22 +01:00
6a477bc7fe Revise license guidance in README
Updated license recommendation to check LICENSE file.
2026-01-13 15:34:01 +01:00
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
bd758aabb3 Add logo image to README.md 2026-01-13 15:09:45 +01:00
03a6b7bb95 Initial commit 2026-01-13 15:07:38 +01:00