0

How we can fetch the list of Matter Enabled Devices in a different Android application from Google Smart Home Application?

Expected usecase-

  1. Pair Nest Hub in the Google Home app
  2. Commission matter device(Name: MatterTestDevice)
  3. Create android app(Name: TestApp)
  4. From TestApp fetch MatterTestDevice and get device information
TechDubey
  • 3
  • 6

1 Answers1

0

This particular functionality is not currently supported. You can open a feature request on the Public Issue Tracker and we can incorporate it on our road map for future developments. You can also try referring to the Google Home Sample App for Matter for examples usages of APIs offered by Google for matter.