Skip to content

Conversation

pitchaya-s
Copy link
Contributor

@pitchaya-s pitchaya-s commented May 16, 2025

Added options:

  • label_no_device: The string to display {device_name} when no devices are connected.
  • label_device_separator: The string to separate multiple device names.
  • max_length: The maximum number of characters of the label text. If the text exceeds this length, it will be truncated.
  • max_length_ellipsis: The string to append to truncated label text.
  • device_aliases: A list of dictionaries specifying device aliases. Each dictionary should contain a name and an alias. The name is the real name of the device, and the alias is the text to display for that device.

- Added options: label_no_device, label_device_separator, max_length, max_length_ellipsis, device_aliases
@amnweb amnweb merged commit d4cb415 into amnweb:main May 20, 2025
@pitchaya-s pitchaya-s deleted the bluetooth branch May 22, 2025 04:46
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

Successfully merging this pull request may close these issues.

2 participants