gc100 Binary Sensor
To enable this sensor, you first have to set up gc100, and add the following lines to your configuration.yaml
file:
# Example configuration.yaml entry
binary_sensor:
- platform: gc100
ports:
- '3:1': Doorchime
- '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.