2022-03-24 17:23:36 +13:00
|
|
|
---
|
2023-01-18 20:58:57 +01:00
|
|
|
url: https://esphome.io/
|
2022-03-24 17:23:36 +13:00
|
|
|
arch:
|
|
|
|
|
- amd64
|
|
|
|
|
- armv7
|
|
|
|
|
- aarch64
|
|
|
|
|
hassio_api: true
|
2023-01-18 20:58:57 +01:00
|
|
|
auth_api: true
|
2022-03-24 17:23:36 +13: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 17:23:36 +13: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 17:23:36 +13: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 02:42:17 +00:00
|
|
|
default_compile_process_limit: int(1,)?
|
2023-01-18 20:58:57 +01:00
|
|
|
ssl: bool?
|
|
|
|
|
certfile: str?
|
2022-03-24 17:23:36 +13:00
|
|
|
keyfile: str?
|
2023-01-18 20:58:57 +01:00
|
|
|
leave_front_door_open: bool?
|
|
|
|
|
backup_exclude:
|
|
|
|
|
- '*/*/'
|
|
|
|
|
init: false
|
2023-12-21 00:08:18 +00:00
|
|
|
startup: services
|
2024-12-18 04:30:16 +00:00
|
|
|
name: ESPHome Device Builder
|
|
|
|
|
panel_title: ESPHome Builder
|
2024-12-19 07:11:05 +00:00
|
|
|
version: 2024.12.1
|
2023-01-18 20:58:57 +01:00
|
|
|
slug: esphome
|
2024-11-20 18:05:51 +00:00
|
|
|
description: Build your own smart home devices using ESPHome, no programming experience
|
|
|
|
|
required.
|
2023-01-23 20:54:44 +00:00
|
|
|
image: ghcr.io/esphome/esphome-hassio
|