Skip to content

Commit aa67b65

Browse files
glanchc0ffeeca7
andauthored
Add documentation for new tag_scanned event data (home-assistant#28393)
* Add new data entry to event * Update source/_integrations/tag.markdown --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
1 parent 92fcec1 commit aa67b65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/_integrations/tag.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,4 +113,5 @@ When a tag is scanned, the `tag_scanned` event is fired. This event contains the
113113
| Value | Description |
114114
| - | - |
115115
| `tag_id` | Identifier of the tag. Use this to decide what to do.
116+
| `name` | Name of the tag. The name is not unique. Multiple tags can have the same name.
116117
| `device_id` | Device registry identifier of the device that scanned the tag. Use this to decide where to do it.

0 commit comments

Comments
 (0)