Commit Graph

44 Commits

Author SHA1 Message Date
f0e17bf90a Update version to 0.7.4 in manifest.json v0.7.4 2026-01-14 07:40:38 +01:00
c374740503 Add diagnostics export instructions to README
Added a diagnostics section to README for issue reporting.
2026-01-14 07:39:23 +01:00
d4cbf1d303 Add Home Assistant Diagnostics support
Added support for Home Assistant Diagnostics, including a new feature to download diagnostics for each Easy Proxmox config entry. Diagnostics include sanitized config entry data, runtime client information, and more, with sensitive data redacted.
2026-01-14 07:38:27 +01:00
39fc090944 Change to v0.7.3 v0.7.3 2026-01-13 22:42:06 +01:00
8f8ac50905 Change version. Add Dokumentation Link to Readme. 2026-01-13 22:40:12 +01:00
66b0db4a6d Add 0.7.3 2026-01-13 22:38:40 +01:00
fea7f3c4af Aktualisieren von services.py v0.7.2-beta 2026-01-13 22:16:53 +01:00
ceb5353ae9 Aktualisieren von CHANGELOG.md v0.7.2 2026-01-13 22:00:01 +01:00
64b95c0f17 Aktualisieren von services.py 2026-01-13 21:58:27 +01:00
24da6a9c31 Fix service UI integration and enhance robustness
Fixed Home Assistant service UI integration and improved service robustness in multi-host environments. This release is a bugfix release for v0.7.0.
v0.7.1
2026-01-13 18:28:06 +01:00
c7c12997ed Refactor device ID handling and error messages
Refactor device ID retrieval to support UI target selection and improve error messages.
2026-01-13 18:26:45 +01:00
4565bb3809 Enhance service definitions for VM operations
Updated descriptions and added target device integration for VM operations.
2026-01-13 18:26:21 +01:00
2b225ac15a Update manifest version to 0.7.1 2026-01-13 18:26:00 +01:00
eec020f0e6 Update CHANGELOG for version 0.7.0
Added new version 0.7.0 with full service support for automations and scripts, including multi-host capabilities and improved error handling.
v0.7.0
2026-01-13 18:04:27 +01:00
44b0779797 Document services and automations features
Added section for services and automations in Easy Proxmox.
2026-01-13 18:03:54 +01:00
8b8a651979 Add config_entry_id and host attributes to service schema 2026-01-13 17:46:08 +01:00
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
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