mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 09:56: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
|
||||
```
|
||||
|
||||
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