Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.1 KB

device-discovery.md

File metadata and controls

31 lines (19 loc) · 1.1 KB

Discover Smart Home Devices

There are a couple of ways to invoke [Discover] directive, the easiest way to start is speak "Alexa, discover my smart home devices." to Echo/Alexa App or AVS devices.

  1. Open Alexa App or go to Alexa Web Portal

  2. Choose Devices, and then click add icon

  3. Choose Add Device

  4. Scroll to the bottom, and then choose Other

  5. Click Discover Devices. Wait for 20s, the discover process may take longer.

  6. Once finished, return to the Devices screen. Now, you are going to create a friendly name for the lamp.

  7. Choose All Devices, you should be able to see a device named Smart Lamp

  8. Select the device

  9. Click Edit Name, and input whatever your like. After you change the friendly name, you can control the device through voice. Example utterance like:

    • Alexa, turn on the <device-friendly-name>
    • Alexa, turn off the <device-friendly-name>

Next, Test Smart Home Skill