28 lines
764 B
YAML
28 lines
764 B
YAML
|
apiVersion: v2
|
||
|
appVersion: auto
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://truecharts.org/
|
||
|
version: 6.8.1
|
||
|
deprecated: false
|
||
|
description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful
|
||
|
configuration files and control them remotely through Home Automation systems.
|
||
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/esphome
|
||
|
icon: https://esphome.io/_images/logo.svg
|
||
|
keywords:
|
||
|
- esphome
|
||
|
kubeVersion: '>=1.16.0-0'
|
||
|
maintainers:
|
||
|
- email: info@truecharts.org
|
||
|
name: TrueCharts
|
||
|
url: truecharts.org
|
||
|
- email: 35702532+tprelog@users.noreply.github.com
|
||
|
name: tprelog
|
||
|
url: truecharts.org
|
||
|
name: esphome
|
||
|
sources:
|
||
|
- https://github.com/esphome/esphome
|
||
|
- https://hub.docker.com/u/esphome
|
||
|
type: application
|
||
|
version: 6.6.6
|