WL-134 Pet Tag Sensor

The wl_134 text sensor platform exposes the last read pet tag as text sensor.

# Example configuration entry
text_sensor:
  - platform: wl_134
    name: Transponder Code

Configuration variables:

  • reset (Optional, boolean): Reset the text sensor state back to “” 1s after reading a tag. Defaults to false.

  • All other options from Text Sensor.

See Also