custom_components/bahmcloud_store/services.yaml gelöscht
This commit is contained in:
@@ -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"
|
|
||||||
Reference in New Issue
Block a user