Feature - Change unique id from device_name to something really unique.
See original GitHub issueWe can either use this endpoint or as @leikoilja mentioned, we can generate one in glocaltokens.
What do you guys think is the best option?
Original:
Right now we use device_name
in entity unique id. I think glocaltokens can provide some real device specific id for the device. Then HA should handle renames itself.
_Originally posted by @KapJI in https://github.com/leikoilja/ha-google-home/issues/184#issuecomment-818705358_
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:8 (3 by maintainers)
Top Results From Across the Web
How to get unique device id in flutter? - Stack Overflow
Null safe code. Use device_info_plus plugin developed by Flutter community. This is how you can get IDs on both platform.
Read more >Determine the Device Unique ID - WatchGuard Technologies
Open Windows Device Manager. Select the device you want to obtain the ID for. Right-click the device name and select Properties. Select the...
Read more >Publishing Feature Service Changes Unique ID even
I'm doing something simple like changing the source of the layer from a view to a static table or including new fields. This...
Read more >IAM identifiers - AWS Identity and Access Management
Describes resource names (friendly names, identifiers, unique IDs, paths, and ARNs) for AWS Identity and Access Management (IAM) resources such as users, ...
Read more >Best practices for unique identifiers - Android Developers
This document provides guidance for selecting appropriate identifiers for your app based on your use case. For a general look at Android permissions, ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
That does sound nice. Let’s create a follow-up ticket on
glocaltokens
to getting an ID and passing it over Edit: https://github.com/leikoilja/glocaltokens/issues/75Gents, please kindly upgrade to 1.7.0 https://github.com/leikoilja/ha-google-home/releases/tag/v1.7.0 Note, there are some breaking changes in the release notes 😃