Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for tags #24

Open
Ernst79 opened this issue Nov 2, 2022 · 0 comments
Open

Add support for tags #24

Ernst79 opened this issue Nov 2, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Ernst79
Copy link
Collaborator

Ernst79 commented Nov 2, 2022

Moved from home-assistant/bthome.io#9 to here. Issue originally created by @balloob

Home Assistant has the notion of tags. A tag is a random string that can be used for automations. It would be great if tag readers could be supported by BTHome to be able to support battery-powered tag readers.

Add a new data type tag whose data is a string. Tags do not have a fixed length in Home Assistant.
Receiver should process it as a tag if it supports tags. In Home Assistant that will be async_scan_tag if the tag integration is set up.

@Ernst79 Ernst79 added the enhancement New feature or request label Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant