Taps Aff
The tapsaff
binary sensor provides the ‘Taps Aff’ status for a given location within the UK using Taps Aff.
To enable this sensor, add the following lines to your configuration.yaml
:
# Example configuration.yaml entry
binary_sensor:
- platform: tapsaff
location: glasgow
Configuration variables:
- location (Required): The location for the Taps Aff. It must be configured with a UK postcode or city to work.
- name (Optional): The name to use when displaying this sensor.