Leviton Decora Wi-Fi


Support for Leviton Decora Wi-Fi dimmers/switches via the MyLeviton API.

Supported devices (tested):

  • DW6HD1-BZ (Decora Smart Wi-Fi 600W Dimmer)
  • DW15P-1BW (Decora Smart Wi-Fi Plug-in Outlet)
  • D215S-2RW (Decora Smart Wi-Fi 15A Switch - 2nd Gen)

To enable these lights, add the following lines to your configuration.yamlThe configuration.yaml file is the main configuration file for Home Assistant. It lists the integrations to be loaded and their specific configurations. In some cases, the configuration needs to be edited manually directly in the configuration.yaml file. Most integrations can be configured in the UI.[Learn more] file. After changing the configuration.yamlThe configuration.yaml file is the main configuration file for Home Assistant. It lists the integrations to be loaded and their specific configurations. In some cases, the configuration needs to be edited manually directly in the configuration.yaml file. Most integrations can be configured in the UI.[Learn more] file, restart Home Assistant to apply the changes. To view the changes, go to Settings > Devices & services > Entities.

# Example configuration.yaml entry
light:
  - platform: decora_wifi
    username: YOUR_USERNAME
    password: YOUR_PASSWORD

Configuration Variables

username string Required

Your “My Leviton” app email address/user name.

password string Required

Your “My Leviton” app password.