docs: Document "Kasa Power Strip" configuration
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
parent
85be5cbfc1
commit
46dea00b2f
|
@ -213,8 +213,11 @@ address:
|
||||||
port:
|
port:
|
||||||
# The above options are used for "tplink_smartplug" devices. The
|
# The above options are used for "tplink_smartplug" devices. The
|
||||||
# address should be a valid ip or hostname for the tplink device.
|
# address should be a valid ip or hostname for the tplink device.
|
||||||
# The port should be the port the device is configured to use. The
|
# The port should be the port the device is configured to use.
|
||||||
# address must be provided. The port defaults to 9999.
|
# "Power Strips" can be controlled by including the socket index
|
||||||
|
# in the ip address. For example, to control socket index 1:
|
||||||
|
# 192.168.1.127/1
|
||||||
|
# The address must be provided. The port defaults to 9999.
|
||||||
address:
|
address:
|
||||||
password:
|
password:
|
||||||
output_id:
|
output_id:
|
||||||
|
|
Loading…
Reference in New Issue