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 #9

Closed
balloob opened this issue Sep 21, 2022 · 1 comment
Closed

Add support for tags #9

balloob opened this issue Sep 21, 2022 · 1 comment

Comments

@balloob
Copy link
Member

balloob commented Sep 21, 2022

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
Copy link
Collaborator

Ernst79 commented Nov 2, 2022

Moving all issues to the Bluetooth-Devices/BTHome repo.

This issues has been moved to Bluetooth-Devices/bthome-ble#24

@Ernst79 Ernst79 closed this as completed Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants