mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
Update plum_lightpad docs to mention flow config (#13870)
This commit is contained in:
parent
8c7df7d7fa
commit
65c9d4a965
@ -4,10 +4,12 @@ description: Instructions on setting up Plum Lightpads within Home Assistant.
|
||||
ha_category:
|
||||
- Switch
|
||||
ha_iot_class: Local Push
|
||||
ha_config_flow: true
|
||||
ha_release: 0.85
|
||||
ha_domain: plum_lightpad
|
||||
ha_codeowners:
|
||||
- '@ColinHarrington'
|
||||
- '@prystupa'
|
||||
---
|
||||
|
||||
Configurable/Dimmable Wi-Fi Lightswitch
|
||||
@ -20,7 +22,14 @@ Configurable/Dimmable Wi-Fi Lightswitch
|
||||
|
||||
## Configuration
|
||||
|
||||
To enable Plum Lightpad support, add the following lines to your `configuration.yaml` file:
|
||||
To use Plum Lightpad devices in your installation, add your Plum account from the integrations page.
|
||||
|
||||
Menu: **Configuration** -> **Integrations**.
|
||||
|
||||
Click on the `+` sign to add an integration and click on **Plum Lightpad** (use typeahead if necessary).
|
||||
After completing the configuration flow, the Plum Lightpad integration will be available.
|
||||
|
||||
Alternatively, add the following lines to your `configuration.yaml` file:
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
|
Loading…
x
Reference in New Issue
Block a user