mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Add hind about how to find the scanner device id (#15723)
Add a hint about how to find the scanner device id.
This commit is contained in:
parent
6e98fe07ad
commit
9548ea997e
@ -90,6 +90,9 @@ automation:
|
||||
|
||||
{% endraw %}
|
||||
|
||||
To find your scanner's device ID, open Developer tools -> Events -> Listen to events and subscribe to `tag_scanned`.
|
||||
Then scan a tag on the reader and note down the `device_id` from the `data` section.
|
||||
|
||||
## Printing tags
|
||||
|
||||
NFC tags come in many different shapes and formats. [NFC Stickers](https://amzn.to/3bQU0nN) are great to make existing objects scannable, like books or photos. But another fun use case is to get printable NFC cards. The great thing about these cards is that they are very accessible. Kids as young as 1 year old will be able to use it.
|
||||
|
Loading…
x
Reference in New Issue
Block a user