nfc card swiped
This block is part of the globals group and was last modified in core v15.0.0.
nfc card swiped v15.0.0 Starts the flow when any NFC card or fob is presented to a reader, whether or not it was accepted.
- device
v15.0.0valueOnly fire for this reader. Leave empty for every reader.
- room
v15.0.0valueOnly fire for devices in this room. Leave empty for every room.
- card
v15.0.0valueOnly fire for this card token or actor. Leave empty for any card.
- flow
v15.0.0flow - device
v15.0.0objectThe full device: id, name, room, type, capabilities, current state.
- device id
v15.0.0valueStable platform id, e.g. zigbee:0x00158d0007e1a2b3.
- name
v15.0.0valueThe device's friendly name.
- room
v15.0.0valueThe room the device is assigned to, empty if none.
- type
v15.0.0valuesensor, light, switch, climate, cover, lock or button.
- capability
v15.0.0valueWhich capability changed, e.g. occupancy, contact, power.
- value
v15.0.0valueThe new value.
- previous
v15.0.0valueThe value before this change, empty on the first report.
- at
v15.0.0numberUnix seconds the device reported.
Start-of-flow trigger on the nfc capability. Fires when a card is presented, BEFORE and regardless of the access decision : a swipe may be denied. The `value` out-pin carries the card token or actor. Use this to react to a specific card ('when my gym fob is tapped, turn on the porch light') independent of whether it unlocks anything.
unifi |
nfc |
card |
fob |
badge |
door |
trigger |
Version history
Introduced in v15.0.0.
Back to
globals Return to the main group to view all sub-groups Back to home Return to the group to view all blocks within this group
