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

Remove duplicate UUIDs #1509

Merged
merged 1 commit into from
Feb 14, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions bleak/uuids.py
Original file line number Diff line number Diff line change
Expand Up @@ -1159,11 +1159,7 @@
"9fa480e0-4967-4542-9390-d343dc5d04ae": "Apple Nearby Service",
"af0badb1-5b99-43cd-917a-a77bc549e3cc": "Nearby Characteristic",
"69d1d8f3-45e1-49a8-9821-9bbdfdaad9d9": "Control Point",
"9fbf120d-6301-42d9-8c58-25e699a21dbd": "Notification Source",
"89d3502b-0f36-433a-8ef4-c502ad55f8dc": "Apple Media Service",
"9b3c81d8-57b1-4a8a-b8df-0e56f7ca51c2": "Remote Command",
"2f7cabce-808d-411f-9a0c-bb92ba96c102": "Entity Update",
"c6b2f38c-23ab-46d8-a6ab-a3a870bbd5d7": "Entity Attribute",
"955a1523-0fe2-f5aa-a094-84b8d4f3e8ad": "Beacon Config",
"a6c31337-6c07-453e-961a-d8a8a41bf368": "Candy Dispenser Service",
"00001530-1212-efde-1523-785feabcd123": "Device Firmware Update Service",
Expand Down
Loading