Updates before becoming a default repo (#50)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Jesse Hills 2022-01-11 12:31:05 +13:00 committed by GitHub
parent e82a70ebd9
commit 331516b92a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 2 deletions

View File

@ -1,4 +1,5 @@
{
"advanced": true,
"arch": [
"amd64",
"armv7",

View File

@ -1,4 +1,5 @@
{
"advanced": true,
"arch": [
"amd64",
"armv7",

View File

@ -1,5 +1,5 @@
{
"name": "ESPHome Home Assistant Add-Ons",
"url": "https://github.com/esphome/hassio",
"name": "ESPHome",
"url": "https://esphome.io",
"maintainer": "ESPHome <esphome@nabucasa.com>"
}

View File

@ -46,6 +46,7 @@ esphome-dev:
description: "Development version of ESPHome add-on"
url: https://next.esphome.io/
stage: experimental
advanced: true
schema:
ssl: bool?
certfile: str?
@ -67,6 +68,7 @@ esphome-beta:
url: https://beta.esphome.io/
image: ghcr.io/esphome/esphome-hassio-{arch}
stage: experimental
advanced: true
esphome-stable:
<<: *base