Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
apatsufas committed Apr 6, 2022
1 parent 5393bd6 commit 8d25f8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 8d25f8a

Please sign in to comment.