Update settings from #17

This commit is contained in:
Jesse Hills 2021-02-15 08:11:32 +13:00
parent 25960df598
commit 34dc495394
No known key found for this signature in database
GPG Key ID: BEAAE804EFD8E83A

View File

@ -1,9 +1,6 @@
--- ---
base: &base base: &base
url: https://esphome.io/ url: https://esphome.io/
webui: 'http://[HOST]:[PORT:6052]'
startup: application
boot: auto
arch: arch:
- amd64 - amd64
- armv7 - armv7
@ -11,9 +8,6 @@ base: &base
# Uses Hass.io API (auth) # Uses Hass.io API (auth)
hassio_api: true hassio_api: true
auth_api: true auth_api: true
hassio_role: default
# Doesn't use HA API
homeassistant_api: false
# Host network mode for mDNS # Host network mode for mDNS
host_network: true host_network: true
# Ingress settings # Ingress settings
@ -62,7 +56,6 @@ esphome-beta:
url: https://beta.esphome.io/ url: https://beta.esphome.io/
image: esphome/esphome-hassio-{arch} image: esphome/esphome-hassio-{arch}
stage: experimental stage: experimental
options: {}
esphome-stable: esphome-stable:
<<: *base <<: *base
@ -72,8 +65,6 @@ esphome-stable:
slug: esphome slug: esphome
description: "ESPHome Hass.io add-on for intelligently managing all your ESP8266/ESP32 devices." description: "ESPHome Hass.io add-on for intelligently managing all your ESP8266/ESP32 devices."
image: esphome/esphome-hassio-{arch} image: esphome/esphome-hassio-{arch}
stage: stable
options: {}
copy_files: copy_files:
icon.png: icon.png: