Skip to content

Commit a390c2c

Browse files
atm1504mariobehling
authored andcommitted
chore: Add documentation to edit device details (#2337)
* chore: Add documentation to edit device details * fix: Fix typos
1 parent b42606b commit a390c2c

12 files changed

+54
-0
lines changed

docs/edit_device_guide.md

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
# Smart Speaker Details Editing
2+
3+
Make sure you have configured your device in non anonymous mode. If you have configured your device in anonymous mode then you will not be able to edit the details.
4+
5+
This guide is for updating details of the susi smart speakers you have configured using the SUSI.AI android app.
6+
7+
## Updating the device details using the Android app.
8+
9+
* Download the Android app either from the [playstore](https://play.google.com/store/apps/details?id=ai.susi) or from [Github](https://github.com/fossasia/susi_android/tree/apk).
10+
11+
* Open up the android app to see a screen like this. Login to your account or register a new one as per your need.
12+
13+
<img src="images/edit_device1.png" height="500px" width="270"><br>
14+
15+
* After logging in you'll see the main screen of the app. click on the blue circle icon with SUSI logo on it.
16+
17+
<img src="images/edit_device2.png" height="500px" width="270"><br>
18+
19+
* Now You'll see the SUSI skills page, click on the three dots on tthe top right corner of the screen and select settings.
20+
21+
<img src="images/edit_device3.png" height="500px" width="270"><br>
22+
23+
* Scroll down to the devices section. And click on `Connected devices`.
24+
25+
<img src="images/edit_device4.png" height="500px" width="270"><br>
26+
27+
* You will now see the list of the connected devices. Click on the device whose configuration you want to edit.
28+
29+
<img src="images/edit_device5.png" height="500px" width="270"><br>
30+
31+
* Information stored related to the device appears in the screen. You can now edit the data like "Name", "Room", etc.
32+
33+
<img src="images/edit_device.png" height="500px" width="270"><br>
34+
35+
* To edit the name of the speaker click on the view that shows the name of your speaker. Now write the new name and press "Save" button. To cancel press "Cancel" button.
36+
37+
<table>
38+
<tr>
39+
<td><img src="images/edit_device6.png" height = "500px" width="270"></td>
40+
<td><img src="images/edit_device7.png" height = "500px" width="270"></td>
41+
</tr>
42+
</table>
43+
44+
* To change the room, click on the view that shows the room name. Now, in the layout that appears, you can add new room or select from the already present list.
45+
Once selected, press the "Save" button to update it or "Cancel" button to cancel the selection of room.
46+
47+
<table>
48+
<tr>
49+
<td><img src="images/edit_device8.png" height = "500px" width="270"></td>
50+
<td><img src="images/edit_device9.png" height = "500px" width="270"></td>
51+
<td><img src="images/edit_device10.png" height = "500px" width="270"></td>
52+
</tr>
53+
</table>
54+

docs/images/edit_device.png

68.6 KB
Loading

docs/images/edit_device1.png

84 KB
Loading

docs/images/edit_device10.png

90.5 KB
Loading

docs/images/edit_device2.png

167 KB
Loading

docs/images/edit_device3.png

188 KB
Loading

docs/images/edit_device4.png

134 KB
Loading

docs/images/edit_device5.png

412 KB
Loading

docs/images/edit_device6.png

53.5 KB
Loading

docs/images/edit_device7.png

88.4 KB
Loading

0 commit comments

Comments
 (0)