Commit Graph

6 Commits

Author SHA1 Message Date
39fc090944 Change to v0.7.3 2026-01-13 22:42:06 +01:00
fea7f3c4af Aktualisieren von services.py 2026-01-13 22:16:53 +01:00
64b95c0f17 Aktualisieren von services.py 2026-01-13 21:58:27 +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
8b8a651979 Add config_entry_id and host attributes to service schema 2026-01-13 17:46:08 +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