TPLink Switch
The tplink
switch platform allows you to control the state of your TPLink smart switch.
Supported units:
- HS100
- HS110
To use your TPLink switch in your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry switch: platform: tplink host: IP_ADRRESS name: TP-Link Switch
Configuration variables:
- host (Required): The IP address of your myStrom switch, eg. http://192.168.1.32
- name (Optional): The name to use when displaying this switch.