From 8d25f8ab9ffc1d7cca1118cd0081d1ba28fd3cd1 Mon Sep 17 00:00:00 2001 From: Andreas Zimnas Date: Wed, 6 Apr 2022 10:39:43 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4c8a096..bc9ebf8 100644 --- a/README.md +++ b/README.md @@ -40,8 +40,8 @@ The available fields in the config.json file are: - `name`: [required] The name of each device - `host`: [required] The host (local IP address) of each device - `type`: [optional] Plug, PowerPlug, Light or Colorlight. Use Plug for P100 or P105, PowerPlug for P110, Light for L510E and Colorlight for L530. If not provided, default is Plug. - - `updateInterval`: [optional] miliseconds. Set the update interval for the plugin. Determines how often the plugin will request the state from the Tapo Device. - - `timeout`: [optional] miliseconds. Sets the request timeout header for the requests to the Tapo Device. + - `updateInterval`: [optional] seconds. Set the update interval for the plugin. Determines how often the plugin will request the state from the Tapo Device. + - `timeout`: [optional] seconds. Sets the request timeout header for the requests to the Tapo Device. Example: