mirror of
https://github.com/esphome/home-assistant-addon.git
synced 2024-11-16 10:55:19 +01:00
Updates before becoming a default repo (#50)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
e82a70ebd9
commit
331516b92a
@ -1,4 +1,5 @@
|
||||
{
|
||||
"advanced": true,
|
||||
"arch": [
|
||||
"amd64",
|
||||
"armv7",
|
||||
|
@ -1,4 +1,5 @@
|
||||
{
|
||||
"advanced": true,
|
||||
"arch": [
|
||||
"amd64",
|
||||
"armv7",
|
||||
|
@ -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>"
|
||||
}
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user