home-assistant-addon/esphome/config.yaml

39 lines
691 B
YAML
Raw Permalink Normal View History

2022-03-24 05:23:36 +01:00
---
url: https://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
discovery:
- esphome
2022-03-24 05:23:36 +01:00
schema:
status_use_ping: bool?
streamer_mode: bool?
home_assistant_dashboard_integration: 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?
leave_front_door_open: bool?
backup_exclude:
- '*/*/'
init: false
2023-12-21 01:08:18 +01:00
startup: services
name: ESPHome
2024-05-28 03:09:43 +02:00
version: 2024.5.4
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