-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Initial bluetooth integration panel #23531
Initial bluetooth integration panel #23531
Conversation
src/panels/config/integrations/integration-panels/bluetooth/bluetooth-device-page.ts
Outdated
Show resolved
Hide resolved
src/panels/config/integrations/integration-panels/bluetooth/bluetooth-device-page.ts
Outdated
Show resolved
Hide resolved
…uetooth-device-page.ts Co-authored-by: J. Nick Koston <[email protected]>
src/panels/config/integrations/integration-panels/bluetooth/bluetooth-device-page.ts
Outdated
Show resolved
Hide resolved
…uetooth-device-page.ts
src/panels/config/integrations/integration-panels/bluetooth/bluetooth-device-page.ts
Outdated
Show resolved
Hide resolved
src/panels/config/integrations/integration-panels/bluetooth/bluetooth-device-page.ts
Outdated
Show resolved
Hide resolved
src/panels/config/integrations/integration-panels/bluetooth/bluetooth-device-page.ts
Outdated
Show resolved
Hide resolved
src/panels/config/integrations/integration-panels/bluetooth/bluetooth-device-page.ts
Outdated
Show resolved
Hide resolved
src/panels/config/integrations/integration-panels/bluetooth/bluetooth-device-page.ts
Outdated
Show resolved
Hide resolved
src/panels/config/integrations/integration-panels/bluetooth/bluetooth-device-page.ts
Outdated
Show resolved
Hide resolved
src/panels/config/integrations/integration-panels/bluetooth/bluetooth-device-page.ts
Outdated
Show resolved
Hide resolved
src/panels/config/integrations/integration-panels/bluetooth/bluetooth-device-page.ts
Outdated
Show resolved
Hide resolved
src/panels/config/integrations/integration-panels/bluetooth/bluetooth-device-page.ts
Outdated
Show resolved
Hide resolved
src/panels/config/integrations/integration-panels/bluetooth/bluetooth-device-page.ts
Outdated
Show resolved
Hide resolved
src/panels/config/integrations/integration-panels/bluetooth/bluetooth-device-page.ts
Outdated
Show resolved
Hide resolved
src/panels/config/integrations/integration-panels/bluetooth/bluetooth-device-page.ts
Outdated
Show resolved
Hide resolved
src/panels/config/integrations/integration-panels/bluetooth/dialog-bluetooth-device-info.ts
Show resolved
Hide resolved
src/panels/config/integrations/integration-panels/bluetooth/dialog-bluetooth-device-info.ts
Outdated
Show resolved
Hide resolved
dd636d6
to
e938fd8
Compare
e938fd8
to
bd39dc2
Compare
It's been rewritten, but before merging I still need to verify that it works the same way as it does before when no store collection was used. |
Tested.
|
I was using |
I'm going to start working on more backend APIsSubscribe Scanner state (current mode) |
src/panels/config/integrations/integration-panels/bluetooth/bluetooth-device-page.ts
Outdated
Show resolved
Hide resolved
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hope I'm not missing something about the subscribe logic but this makes more sense to me
Proposed change
Initial integration panel for bluetooth where all the Bluetooth devices can be seen, along with the current preferred source scanner and RSSI.
Needs further work to show the advertisements.Type of change
Example configuration
Additional information
Checklist
If user exposed functionality or configuration variables are added/changed: