2022-03-24 05:23:36 +01:00
|
|
|
---
|
2023-01-18 20:58:57 +01:00
|
|
|
url: https://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 18:10:29 +01:00
|
|
|
home_assistant_dashboard_integration: bool?
|
2022-12-01 03:42:17 +01:00
|
|
|
default_compile_process_limit: int(1,)?
|
2023-01-18 20:58:57 +01:00
|
|
|
ssl: bool?
|
|
|
|
certfile: str?
|
2022-03-24 05:23:36 +01:00
|
|
|
keyfile: str?
|
|
|
|
relative_url: str?
|
2023-01-18 20:58:57 +01:00
|
|
|
leave_front_door_open: bool?
|
|
|
|
backup_exclude:
|
|
|
|
- '*/*/'
|
|
|
|
init: false
|
|
|
|
name: ESPHome
|
2023-05-29 00:28:04 +02:00
|
|
|
version: 2023.5.5
|
2023-01-18 20:58:57 +01:00
|
|
|
slug: esphome
|
|
|
|
description: ESPHome add-on for intelligently managing all your ESP8266/ESP32 devices
|
2023-01-23 21:54:44 +01:00
|
|
|
image: ghcr.io/esphome/esphome-hassio
|