home-assistant-addon/esphome-beta/config.yaml

38 lines
645 B
YAML
Raw Normal View History

2022-03-24 05:23:36 +01:00
---
url: https://beta.esphome.io/
2022-03-24 05:23:36 +01:00
arch:
- amd64
- armv7
- aarch64
hassio_api: true
auth_api: true
2022-03-24 05:23:36 +01:00
host_network: true
ingress: true
ingress_port: 0
panel_icon: mdi:chip
uart: true
2022-03-24 05:23:36 +01:00
ports:
6052/tcp: null
map:
- ssl:ro
- config:rw
2022-03-24 05:23:36 +01:00
schema:
status_use_ping: bool?
streamer_mode: bool?
2022-12-01 03:42:17 +01:00
default_compile_process_limit: int(1,)?
ssl: bool?
certfile: str?
2022-03-24 05:23:36 +01:00
keyfile: str?
relative_url: str?
leave_front_door_open: bool?
backup_exclude:
- '*/*/'
init: false
name: ESPHome (beta)
2023-01-22 21:44:47 +01:00
version: 2022.12.5
2022-03-24 05:23:36 +01:00
slug: esphome-beta
description: Beta version of ESPHome add-on
2023-01-22 22:10:49 +01:00
image: ghcr.io/esphome/esphome-hassio-{arch}
2022-03-24 05:23:36 +01:00
stage: experimental
advanced: true