mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 12:26:50 +00:00
Add documentation for new tag_scanned
event data (#28393)
* Add new data entry to event * Update source/_integrations/tag.markdown --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
92fcec1a8f
commit
aa67b6510f
@ -113,4 +113,5 @@ When a tag is scanned, the `tag_scanned` event is fired. This event contains the
|
||||
| Value | Description |
|
||||
| - | - |
|
||||
| `tag_id` | Identifier of the tag. Use this to decide what to do.
|
||||
| `name` | Name of the tag. The name is not unique. Multiple tags can have the same name.
|
||||
| `device_id` | Device registry identifier of the device that scanned the tag. Use this to decide where to do it.
|
||||
|
Loading…
x
Reference in New Issue
Block a user