mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Update gc100 switch component configuration (#7049)
* Update gc100 switch component configuration
* 🚑 Fix error
This commit is contained in:
parent
ab764cbeea
commit
5096abf6d2
@ -25,7 +25,9 @@ switch:
|
||||
- '4:2': Sprinkler
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
||||
- **ports** (*Required*): A list of module-address to name mappings in the format 'x:y': name, where x is module #, y is address.
|
||||
|
||||
{% configuration %}
|
||||
ports:
|
||||
description: "A list of module-address to name mappings in the format 'x:y': name, where x is module #, y is address."
|
||||
required: true
|
||||
type: list
|
||||
{% endconfiguration %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user