2022-03-24 05:23:36 +01:00
|
|
|
---
|
2023-01-18 20:58:57 +01:00
|
|
|
url: https://next.esphome.io/
|
2022-03-24 05:23:36 +01:00
|
|
|
arch:
|
|
|
|
- amd64
|
|
|
|
- armv7
|
|
|
|
- aarch64
|
|
|
|
hassio_api: true
|
2023-01-18 20:58:57 +01:00
|
|
|
auth_api: true
|
2022-03-24 05:23:36 +01:00
|
|
|
host_network: true
|
|
|
|
ingress: true
|
|
|
|
ingress_port: 0
|
|
|
|
panel_icon: mdi:chip
|
2023-01-18 20:58:57 +01:00
|
|
|
uart: true
|
2022-03-24 05:23:36 +01:00
|
|
|
ports:
|
|
|
|
6052/tcp: null
|
2023-01-18 20:58:57 +01:00
|
|
|
map:
|
|
|
|
- ssl:ro
|
|
|
|
- config:rw
|
2023-01-26 18:10:29 +01:00
|
|
|
discovery:
|
|
|
|
- esphome
|
2022-03-24 05:23:36 +01:00
|
|
|
schema:
|
2023-01-18 20:58:57 +01:00
|
|
|
status_use_ping: bool?
|
|
|
|
streamer_mode: bool?
|
2023-01-26 22:57:07 +01:00
|
|
|
home_assistant_dashboard_integration: bool?
|
2022-12-01 01:10:40 +01:00
|
|
|
default_compile_process_limit: int(1,)?
|
2022-03-24 05:23:36 +01:00
|
|
|
esphome_fork: str?
|
2023-01-18 20:58:57 +01:00
|
|
|
ssl: bool?
|
|
|
|
certfile: str?
|
2022-03-24 05:23:36 +01:00
|
|
|
keyfile: str?
|
2023-01-18 20:58:57 +01:00
|
|
|
leave_front_door_open: bool?
|
|
|
|
backup_exclude:
|
|
|
|
- '*/*/'
|
|
|
|
init: false
|
2023-12-06 05:25:30 +01:00
|
|
|
startup: services
|
2024-10-24 21:54:33 +02:00
|
|
|
name: ESPHome Device Compiler (dev)
|
2024-11-03 03:49:14 +01:00
|
|
|
version: 2024.11.0-dev20241103
|
2022-03-24 05:23:36 +01:00
|
|
|
slug: esphome-dev
|
2024-10-24 21:54:33 +02:00
|
|
|
description: Development version of ESPHome Device Compiler
|
2024-04-17 05:32:13 +02:00
|
|
|
image: ghcr.io/esphome/esphome-hassio
|
2022-03-24 05:23:36 +01:00
|
|
|
stage: experimental
|
2023-01-18 20:58:57 +01:00
|
|
|
advanced: true
|
2023-01-26 18:10:29 +01:00
|
|
|
options:
|
|
|
|
home_assistant_dashboard_integration: false
|