You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/cloud_api.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ This is a separate account from the one you made for the app. You cannot log in
47
47
48
48
Click the created project to enter the `Project Overview` page and get the `Authorization Key`. You will need these for setting up the integration. in the next step.
Copy file name to clipboardExpand all lines: docs/installation.md
+13-13Lines changed: 13 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ Assuming you add the repository and Installed Integration from [Overview](index.
19
19
20
20
2. When adding new hub config page will show up (1)<br>
21
21
{ .annotate }
22
-
1. 
22
+
1. 
23
23
24
24
a. If you don't want to setup cloud api check `Disable Cloud API?` and skip to [ADD Devices](#add-new-device)
25
25
@@ -34,8 +34,8 @@ After setting up the integration you can now manage your devices `ADD` and `EDIT
34
34
By click on `Configure` (1) a menu will show up, Choose your (2)
35
35
{ .annotate }
36
36
37
-
1.
38
-
2.
37
+
1.
38
+
2.
39
39
40
40
41
41
### Add new device
@@ -50,7 +50,7 @@ By click on `Configure` (1) a menu will show up, Choose your (2)
50
50
Choose the device to configure and click on `submit`.
51
51
{.annotate}
52
52
53
-
1. If device is on configured `Tuya account` ID will be replaced with the name if not will remain with `xxx (ip)` <br><br> 
53
+
1. If device is on configured `Tuya account` ID will be replaced with the name if not will remain with `xxx (ip)` <br><br> 
54
54
55
55
2.`Configure device`: Fill the fields that still missing and is `required`<br>
56
56
@@ -109,12 +109,12 @@ This option will pretty much works for everyone but it more advanced.
109
109
Each `platform` has different configuretion fields. <br> <br>
110
110
{.annotate}
111
111
112
-
1. 
112
+
1. 
113
113
114
114
2. Configre `Switch` (1). All the fields can be changed later except for `ID`
115
115
{.annotate}
116
116
117
-
1. 
117
+
1. 
118
118
119
119
!!! tip annotate "`DP` fields (1)"
120
120
DP fields will show all the `DP IDs` of the device and the value of that `DP` `[Code only shows if cloud setup]`<br>
@@ -126,15 +126,15 @@ Each `platform` has different configuretion fields. <br> <br>
126
126
Sometimes Devices don't report the all `DPS`, However `localtuya` will pull them if cloud is setup.<br>
127
127
it's only recommended to use this `DPs` for button platform -->
128
128
129
-
1. 
130
-
2. `DP 1` Switch 1 is `OFF` `[1st gang]` <br> `DP 2` Switch 2 is `OFF` `[2nd gang]` <br> `DP 7` Switch 1 Timer is `0` <br> `DP 8` Switch 2 Timer is `0` <br> <br> 
129
+
1. 
130
+
2. `DP 1` Switch 1 is `OFF` `[1st gang]` <br> `DP 2` Switch 2 is `OFF` `[2nd gang]` <br> `DP 7` Switch 1 Timer is `0` <br> `DP 8` Switch 2 Timer is `0` <br> <br> 
131
131
132
132
Must of the fields are Optional but `ID` is always `Required` so from the example choosing Platform `Switch` and set `ID` to `1` to configure entity switch controls `1st Gang switch`<br> <br>
133
133
134
134
3. When submit first entity, `IF there is still more DP IDs not configured yet` it will ask you if you want to finish the process or add more entities (1)
135
135
{.annotate}
136
136
137
-
1.
137
+
1.
138
138
139
139
!!! info ""
140
140
I unchecked `Finish configuring entities` and repeated `step 2` to add another `switch` entity that controls `ID 2` <- `2nd Gang switch`
@@ -150,7 +150,7 @@ Each `platform` has different configuretion fields. <br> <br>
150
150
!!! annotate note ""
151
151
Templates will be loaded when HA starts so in order for template to show in the list restart is needed<br>
152
152
However when you import a template you can manually type the name `my_template.yaml` (1)<br>
153
-
1. 
153
+
1. 
154
154
155
155
###### Create templates
156
156
There's 2 way to create templates
@@ -204,13 +204,13 @@ There's 2 way to create templates
204
204
Reconfigure existing device (1) works pretty much like `Add Device steps` but you can now modify old entities or add more<br>
205
205
{.annotate}
206
206
207
-
1.
207
+
1.
208
208
209
209
#### Delete entities
210
210
You can delete the entity by uncheck the entity you want to remove on `reconfigure device` (1)
0 commit comments