From 800045aed3b934b229c595c5c6e90250df81a147 Mon Sep 17 00:00:00 2001 From: ochlocracy <5885236+ochlocracy@users.noreply.github.com> Date: Thu, 23 Jan 2020 13:11:33 -0500 Subject: [PATCH] Reverted create_a_new_skill.png image. --- source/_integrations/alexa.smart_home.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_integrations/alexa.smart_home.markdown b/source/_integrations/alexa.smart_home.markdown index d752f6ad16f..77bb8527f11 100644 --- a/source/_integrations/alexa.smart_home.markdown +++ b/source/_integrations/alexa.smart_home.markdown @@ -61,7 +61,9 @@ For Home Assistant Cloud Users, documentation can be found [here](https://www.na - Input `Skill name` as you like, select your skill's `Default language`. - Select `Smart Home` and `Provision your own`, then click `Create skill` button at top right corner. - +

+ Screenshot: Create Smart Home skill +

- In next screen, make sure *v3* is selected in `Payload version`. - Now, you have created a skeleton of Smart Home skill. Next step we will do some "real" developer work. You can keep Alex Developer Console opened, we need change the skill configuration later.