diff --git a/ha_addon/config.yaml b/ha_addon/config.yaml index 9e5642e43..a070656ab 100755 --- a/ha_addon/config.yaml +++ b/ha_addon/config.yaml @@ -1,5 +1,5 @@ name: Scrypted -version: "v0.8.0" +version: "homeassistant-v0.11.0" slug: scrypted description: A home automation platform powered by node.js url: "https://github.com/koush/scrypted" @@ -18,7 +18,7 @@ gpio: true usb: true uart: true video: true -# image: "ghcr.io/aegjoyce/{arch}-ha-addon-scrypted" +image: "ghcr.io/koush/scrypted" environment: SCRYPTED_VOLUME: "/data/scrypted_data" backup_exclude: diff --git a/repository.yaml b/repository.yaml new file mode 100644 index 000000000..4fa4ad8e2 --- /dev/null +++ b/repository.yaml @@ -0,0 +1,3 @@ +name: Scrypted Home Assistant Addon +url: https://github.com/koush/scrypted +maintainer: koush