mirror of
https://github.com/esphome/home-assistant-addon.git
synced 2024-11-12 10:24:18 +01:00
44 lines
795 B
YAML
44 lines
795 B
YAML
---
|
|
url: https://next.esphome.io/
|
|
arch:
|
|
- amd64
|
|
- armv7
|
|
- aarch64
|
|
hassio_api: true
|
|
auth_api: true
|
|
host_network: true
|
|
ingress: true
|
|
ingress_port: 0
|
|
panel_icon: mdi:chip
|
|
uart: true
|
|
ports:
|
|
6052/tcp: null
|
|
map:
|
|
- ssl:ro
|
|
- config:rw
|
|
discovery:
|
|
- esphome
|
|
schema:
|
|
status_use_ping: bool?
|
|
streamer_mode: bool?
|
|
home_assistant_dashboard_integration: bool?
|
|
default_compile_process_limit: int(1,)?
|
|
esphome_fork: str?
|
|
ssl: bool?
|
|
certfile: str?
|
|
keyfile: str?
|
|
leave_front_door_open: bool?
|
|
backup_exclude:
|
|
- '*/*/'
|
|
init: false
|
|
startup: services
|
|
name: ESPHome (dev)
|
|
version: 2024.10.0-dev20240919
|
|
slug: esphome-dev
|
|
description: Development version of ESPHome add-on
|
|
image: ghcr.io/esphome/esphome-hassio
|
|
stage: experimental
|
|
advanced: true
|
|
options:
|
|
home_assistant_dashboard_integration: false
|