mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +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
|
- '4:2': Sprinkler
|
||||||
```
|
```
|
||||||
|
|
||||||
Configuration variables:
|
{% configuration %}
|
||||||
|
ports:
|
||||||
- **ports** (*Required*): A list of module-address to name mappings in the format 'x:y': name, where x is module #, y is address.
|
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