home-assistant.io/source/_components/light.decora_wifi.markdown
travislreno b0c3ff6a33 More tested components (#4358)
Fixed bad link.
Added new tested device (I have successfully tested this component with the 15A switch)
2018-01-07 11:10:42 +01:00

1.1 KiB

layout, title, description, date, sidebar, comments, sharing, footer, ha_category, ha_iot_class, logo, ha_release
layout title description date sidebar comments sharing footer ha_category ha_iot_class logo ha_release
page Leviton Decora Wi-Fi Instructions on how to setup Leviton Decora Smart Wi-Fi switches/dimmers within Home Assistant. 2017-07-19 12:00 true false true true Light Local Polling leviton.png 0.51

Support for Leviton Decora Wi-Fi dimmers/switches.

Supported devices (tested):

To enable these lights, add the following lines to your configuration.yaml file:

# Example configuration.yaml entry
light:
  - platform: decora_wifi
    username: my_leviton_user_email@email.com
    password: my_leviton_password

Configuration variables:

  • username (Required): Your "My Leviton" app email address/user name.
  • password (Required): Your "My Leviton" app password.