gc100 Switch
This allows you to control and monitor the relay state on your GC100.
To enable this switch, you first have to set up gc100, and add the following lines to your configuration.yaml
file:
# Example configuration.yaml entry
switch:
- platform: gc100
ports:
- '4:1': Siren
- '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.