mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 10:26:52 +00:00
Update gc100 Binary Sensor configuration (#6997)
This commit is contained in:
parent
8aa0e38bad
commit
9622b2a525
@ -23,7 +23,11 @@ binary_sensor:
|
|||||||
- '3:2': Garage Obstruction
|
- '3:2': Garage Obstruction
|
||||||
```
|
```
|
||||||
|
|
||||||
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