27 lines
927 B
YAML
27 lines
927 B
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: appdaemon
|
|
version: 0.1.3
|
|
appVersion: v4.0.8
|
|
description: AppDaemon is a loosely coupled, multithreaded, sandboxed python execution environment for writing automation apps for Home Assistant home automation software. It also provides a configurable dashboard (HADashboard) suitable for wall mounted tablets.
|
|
type: application
|
|
deprecated: false
|
|
home: https://github.com/truecharts/apps/tree/master/incubator/appdaemon
|
|
icon: https://github.com/hassio-addons/addon-appdaemon/blob/main/appdaemon/icon.png?raw=true
|
|
keywords:
|
|
- appdaemon
|
|
- homeautomation
|
|
sources:
|
|
- https://github.com/AppDaemon/appdaemon
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org/
|
|
version: 3.5.5
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: truecharts.org
|
|
- name: warllo54
|
|
email: 20650065+warllo54@users.noreply.github.com
|
|
url: truecharts.org
|