From 503c32657c40014968aaadd302ada8b73c3455a8 Mon Sep 17 00:00:00 2001 From: ualex73 Date: Sun, 5 Apr 2020 13:56:38 +0200 Subject: [PATCH] Updated README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c295277..59d708d 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,8 @@ Configuration variables: - **username** (*Required*): The e-mail used to register your account with api.goslide.io, with your iPhone/Android App - **password** (*Required*): The password of your account with api.goslide.io -- **scan_interval** (*Optional*): Number of seconds between polls. (default = 30) -- **invert_position** (*Optional*): If the position should be inverted e.g. 0% -> 100% and 100% -> 0%. This is required for Apple HomeKit. (default = false) +- **scan_interval** (*Optional*): Number of seconds between polls (default = 30) +- **invert_position** (*Optional*): If the position should be inverted e.g. 0% -> 100% and 100% -> 0% (default = false) ### Debugging @@ -52,4 +52,5 @@ logger: ### TO DO - Add local API support, when released +- Add calibration as a service