custom_components/bahmcloud_store/services.yaml gelöscht

This commit is contained in:
2026-01-14 17:30:46 +00:00
parent cd63803b81
commit 0abaeba622

View File

@@ -1,19 +0,0 @@
update_all:
name: Update all
description: Installiert Updates für alle Pakete aus dem Store (falls Version im Store höher als installiert).
install:
name: Install
description: Installiert ein Paket aus dem Store.
fields:
package_id:
required: true
example: "easy_proxmox"
update:
name: Update
description: Updated ein Paket aus dem Store.
fields:
package_id:
required: true
example: "easy_proxmox"