40 lines
885 B
YAML
40 lines
885 B
YAML
AntiFeatures:
|
|
- NonFreeNet
|
|
Categories:
|
|
- Internet
|
|
License: MIT
|
|
AuthorName: Holger Cremer
|
|
AuthorEmail: HolgerCremer@gmail.com
|
|
AuthorWebSite: https://mainframe.io/
|
|
SourceCode: https://github.com/ktt-ol/hacs
|
|
IssueTracker: https://github.com/ktt-ol/hacs/issues
|
|
Changelog: https://github.com/ktt-ol/hacs/blob/HEAD/CHANGELOG.md
|
|
|
|
AutoName: HACS
|
|
Description: An app for our "keyholder" to view and manage the door states of the
|
|
hackspace. It uses an mqtt service to get the current status and sends door commands
|
|
per ssh.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/ktt-ol/hacs
|
|
|
|
Builds:
|
|
- versionName: 2.6.5
|
|
versionCode: 36
|
|
commit: 2.6.5
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 2.6.7
|
|
versionCode: 37
|
|
commit: 2.6.7
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version %v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 2.6.7
|
|
CurrentVersionCode: 37
|