trigger: update metadata

This commit is contained in:
Moritz Warning 2019-02-22 00:27:46 +01:00
parent 55d7040a63
commit ecf065be45

View file

@ -8,21 +8,17 @@ IssueTracker: https://github.com/mwarning/trigger/issues
AutoName: Trigger
Summary: Open a door over WiFi or the Internet
Description: |
Call a HTTPS link to open/close a doors and request its status.
Open/Close doors via HTTP or SSH.
'''Features:'''
* Manage multiple doors
* Auto-select door setup by WiFi SSID
* Show door status
* Show returned text as info message
* Show error messages
* English/German
'''API'''
Example: `https://example.com/door/?action=open&token=secret123`
Action can be open/close or state.
The server response can be `LOCKED`, `UNLOCKED` or undefined.
RepoType: git
Repo: https://github.com/mwarning/trigger