store.yaml aktualisiert
This commit is contained in:
35
store.yaml
35
store.yaml
@@ -1,24 +1,15 @@
|
||||
name: "Bahmcloud Store"
|
||||
refresh_seconds: 300 # nur Liste + latest-version refresh, KEINE Auto-Updates
|
||||
name: "Bahmcloud Component Store"
|
||||
refresh_seconds: 300
|
||||
|
||||
packages:
|
||||
- id: "easy_proxmox"
|
||||
name: "Easy Proxmox"
|
||||
type: "integration"
|
||||
domain: "easy_proxmox"
|
||||
repo: "https://git.bahmcloud.de/bahmcloud/easy_proxmox"
|
||||
owner: "bahmcloud"
|
||||
repository: "easy_proxmox"
|
||||
branch: "main"
|
||||
source_path: "custom_components/easy_proxmox"
|
||||
repos:
|
||||
# The store itself (self-update entry)
|
||||
- name: "Bahmcloud Store"
|
||||
url: "https://git.bahmcloud.de/bahmcloud/bahmcloud_store"
|
||||
|
||||
# Store selbst als Paket, damit er in HA Updates auftaucht
|
||||
- id: "bahmcloud_store"
|
||||
name: "Bahmcloud Store"
|
||||
type: "store"
|
||||
domain: "bahmcloud_store"
|
||||
repo: "https://git.bahmcloud.de/bahmcloud/bahmcloud_store"
|
||||
owner: "bahmcloud"
|
||||
repository: "bahmcloud_store"
|
||||
branch: "main"
|
||||
source_path: "custom_components/bahmcloud_store"
|
||||
# Your integrations
|
||||
- name: "Easy Proxmox"
|
||||
url: "https://git.bahmcloud.de/bahmcloud/easy_proxmox"
|
||||
|
||||
# More repos can be added here
|
||||
# - name: "Another Integration"
|
||||
# url: "https://github.com/user/another_repo"
|
||||
|
||||
Reference in New Issue
Block a user