36 lines
1.0 KiB
YAML
36 lines
1.0 KiB
YAML
apiVersion: v2
|
|
appVersion: "4.1.0"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org
|
|
version: 8.3.18
|
|
deprecated: false
|
|
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.
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/appdaemon
|
|
icon: https://github.com/hassio-addons/addon-appdaemon/blob/main/appdaemon/icon.png?raw=true
|
|
keywords:
|
|
- appdaemon
|
|
- homeautomation
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: truecharts.org
|
|
- email: 20650065+warllo54@users.noreply.github.com
|
|
name: warllo54
|
|
url: truecharts.org
|
|
name: appdaemon
|
|
sources:
|
|
- https://github.com/AppDaemon/appdaemon
|
|
type: application
|
|
version: 6.0.3
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- utilities
|
|
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|