diff --git a/components/wiegand.rst b/components/wiegand.rst index c59c92951..ba6cb6998 100644 --- a/components/wiegand.rst +++ b/components/wiegand.rst @@ -69,6 +69,9 @@ Automations: Automatic handling of multiple keys (e.g. PIN code entry) is possible with the the :ref:`Key Collector ` component. + Keys 10 and 11 are ``*`` and ``#``. They might be labelled as ``ENT`` or ``ESC``, + but check the logs to see which key code you get and use the corresponding character. + See Also --------