30 lines
945 B
YAML
30 lines
945 B
YAML
name: "Bahmcloud Component Store"
|
|
refresh_seconds: 300
|
|
|
|
repos:
|
|
# The store itself (self-update entry)
|
|
- name: "Bahmcloud Store"
|
|
url: "https://git.bahmcloud.de/bahmcloud/bahmcloud_store"
|
|
category: Integrations
|
|
|
|
# Your integrations
|
|
- name: "Easy Proxmox"
|
|
url: "https://git.bahmcloud.de/bahmcloud/easy_proxmox"
|
|
category: Integrations
|
|
|
|
- name: "Owncloud Backup HomeAssistant"
|
|
url: "https://git.bahmcloud.de/bahmcloud/owncloud-backup-ha"
|
|
category: Integrations
|
|
|
|
- name: "HA KNX Bridge"
|
|
url: "https://git.bahmcloud.de/bahmcloud/HA-KNX-Bridge"
|
|
category: Integrations
|
|
|
|
- name: "KNX Cover Control with Inverted Position Feedback (Home Assistant Blueprint)"
|
|
url: "https://git.bahmcloud.de/bahmcloud/knx_cover_with_inverted_feedback"
|
|
category: Blueprint
|
|
|
|
|
|
# More repos can be added here ("one test Repo Added with comment")
|
|
#- name: "My Velux"
|
|
# url: "https://github.com/pawlizio/my_velux" |