The dlink
switch platform allows you to control the state of your D-Link Wi-Fi Smart Plugs.
Supported devices (tested):
To use your D-Link smart plugs in your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
switch:
platform: dlink
host: IP_ADRRESS
username: YOUR_USERNAME
password: YOUR_PASSWORD
Configuration Variables
The IP address of your D-Link plug, e.g., 192.168.1.32.
name string (Optional, default: D-link Smart Plug W215)
The name to use when displaying this switch.
username string Required, default: admin
The username for your plug.
The password for your plug.
Default:
The default password is the PIN
included on the configuration card.
use_legacy_protocol boolean (Optional, default: false)
Enable limited support for legacy firmware protocols (Tested with v1.24).