From 236c17f15b9826145a651e2f530fcbfca822d4d6 Mon Sep 17 00:00:00 2001 From: Moritz Warning Date: Tue, 30 Jul 2019 12:02:25 +0200 Subject: [PATCH] trigger: update description --- metadata/com.example.trigger.yml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/metadata/com.example.trigger.yml b/metadata/com.example.trigger.yml index b38968c5fe..5800a357a7 100644 --- a/metadata/com.example.trigger.yml +++ b/metadata/com.example.trigger.yml @@ -7,15 +7,17 @@ IssueTracker: https://github.com/mwarning/trigger/issues AutoName: Trigger Description: | - Open/Close doors via HTTPS or SSH and show the door status. + Open/Close doors and show the door status. '''Features:''' - * Add multiple doors - * Manage TLS certificates and ssh keys - * Auto-select door setup by WiFi SSID - * Show returned text as info message - * English/German translations + * HTTPS, SSH, Bluetooth and MQTT support + * multiple door profiles + * auto select profile by SSID + * certificate/key file support + * QR code import/export + * JSON file import/export + * custom status images RepoType: git Repo: https://github.com/mwarning/trigger