mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add variable description
This commit is contained in:
parent
57feaed0be
commit
6123fe60df
@ -23,3 +23,11 @@ switch:
|
|||||||
password: YOUR_PASSWORD
|
password: YOUR_PASSWORD
|
||||||
name: Edimax Smart Plug
|
name: Edimax Smart Plug
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Configuration variables:
|
||||||
|
|
||||||
|
- **host** (*Required*): The IP address of your Edimax switch, eg. 192.168.1.32
|
||||||
|
- **username** (*Required*): Your username for the Edimax switch.
|
||||||
|
- **password** (*Required*): Your password for the Edimax switch.
|
||||||
|
- **name** (*Optional*): The name to use when displaying this switch.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user