fhem-docker_helm-chart/Chart.yaml

26 lines
755 B
YAML
Raw Normal View History

2023-11-11 08:53:16 +00:00
apiVersion: v2
maintainers:
- name: Marko Oldenburg
email: fhemdevelopment@cooltux.net
2024-09-18 15:12:31 +00:00
url: https://git.cooltux.net/FHEM/-/packages/helm/fhem
2023-11-11 08:53:16 +00:00
name: fhem
description: FHEM (TM) is a GPL'd perl server for house automation. It is used to automate some common tasks in the household like switching lamps / shutters / heating / etc. and to log events like temperature / humidity / power consumption.
home: https://fhem.de
sources:
2024-09-18 15:12:31 +00:00
- https://git.cooltux.net/FHEM/fhem-docker_helm-chart
2023-11-11 08:53:16 +00:00
- https://github.com/fhem/fhem-docker
- https://fhem.de/
keywords:
- fhem
- Houseautomation
- http
- web
- application
- perl
annotations:
category: Houseautomation
licenses: GPL'd
type: application
2024-10-11 08:58:52 +00:00
version: 1.0.4
2024-09-18 15:04:02 +00:00
appVersion: "4.0.5-bullseye"