IDTECK Proximity Reader
IDTECK
An idteck_prox_keycard
event is fired whenever a card or key sequence has been entered. The event contains ‘card’ - the card/key sequence, and the ‘name’ of the card reader. Checking ‘card’ against known card numbers can be used as the basis of an entry control system, or as part of a check-in/check-out system.
Configuration
# Example configuration.yaml entry
idteck_prox:
- host: host1.domain.com
port: 4001
name: "Lower Door"
- host: host2.domain.com
port: 4001
name: "Upper Door"