Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 1.24 KB

test-skill.md

File metadata and controls

44 lines (24 loc) · 1.24 KB

Test Smart Home Skill

Now, you can try control the Smart Lamp power status using voice.

Change ON/OFF status of smart lamp

  1. Make sure your smart lamp simulator is running

  2. Try speak Alexa, turn on <device-friendly-name> to Alexa App

  3. Try speak Alexa, turn off <device-friendly-name> to Alexa App

  4. Check your Smart Lamp Simulator output

  5. Go to Alexa Developer Console, select your Skill

  6. Click the Test tab, and try input turn on the

Smart home group practice (Optional)

You may have multiple lamps in multiple rooms. Try create one living room, one bedroom, two lamps. Put one lamp in each room, and try Alexa, turn on the Lamp in bedroom.

  1. create another Smart Lamp

  2. Bind Smart Lamp to user

  3. Run Discover again

  4. Create groups

  5. Associate groups and devices

  6. Edit friendly name of device

Standard Smart Light device practice (Optional)

Now the Smart Lamp is considered as an "Other" device in Alexa App. Modify the code to make the lamp can be recognized as a standard Alexa-Enabled Light. If doing so, you can control the Light device by tap the Lamp' ON/OFF button in Alexa App.