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 an id and unique-id generator #3294

Open
schmittyd opened this issue Nov 19, 2024 · 0 comments
Open

Add an id and unique-id generator #3294

schmittyd opened this issue Nov 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@schmittyd
Copy link

Hi,

It would be good if a generator could be implemented to generate random 13 digit numbers for Automation ids and unique-ids of 8-4-4-4-12 random alphanumeric characters.

Examples:

automation:
  - id: '0123456789012'
light:
  - platform: group
    unique_id: 0a1b2c3d-4e5f-6g7h-8i9j-0k1l2m3n4o5p
@schmittyd schmittyd added the enhancement New feature or request label Nov 19, 2024
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