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

Feature Request: Display Accessory UUIDs in Homebridge UI #2265

Open
Route105 opened this issue Dec 6, 2024 · 1 comment
Open

Feature Request: Display Accessory UUIDs in Homebridge UI #2265

Route105 opened this issue Dec 6, 2024 · 1 comment

Comments

@Route105
Copy link

Route105 commented Dec 6, 2024

Feature Description

Summary:
It would be highly beneficial to have the Accessory UUID visible directly within the Homebridge UI. This feature would streamline the process of integrating accessories into automation scripts, especially for setups involving numerous devices.

Use Case:
When building holiday show scripts that interact with the Homebridge API to control accessories (e.g., turning switches on/off), it’s currently cumbersome to identify the UUIDs for individual accessories. For setups with many devices, fetching all accessories via the API and manually matching them one by one is time-consuming and error-prone.

Proposed Solution:
Add a column or dedicated section in the Homebridge UI to display each accessory’s UUID alongside its other details. This would make it easier to reference and use the UUIDs directly in automation scripts.

Benefits:
1. Saves time for developers managing large setups with many accessories.
2. Reduces errors in scripting by providing direct visibility of UUIDs.
3. Enhances the overall usability of Homebridge for advanced users.

Thank you for considering this request! This feature would significantly improve the experience for users who integrate Homebridge with custom APIs and automation scripts.

ACCESSORY_4="2377388d00de3005a4e9579a8e89a6a7b3b8b0aa8bb31a9559af85455fd9cd36" # CHRISTMAS LIGHTS SMART PLUG 1
ACCESSORY_5="7a8f55b9ae042fb3005fd129e951940457c71fe3c656640b3190e741303c340a" # CHRISTMAS LIGHTS SMART PLUG 2

Copy link

github-actions bot commented Jan 6, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant