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: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,14 +13,14 @@ For more details and for information how to disable the error reporting see [Sen
13
13
14
14
## Settings
15
15
### APP-KEY
16
-
To use cloud adapter you should first get the APP-Key on [https://iobroker.net](https://iobroker.net).
16
+
To use cloud adapter, you should first get the APP-Key on [https://iobroker.net](https://iobroker.net).
17
17
18
18
This is application key that the user can get on [https://iobroker.net](https://iobroker.net) site. Please get the key there and enter it here.
19
19
20
20

21
21
22
22
### Instance
23
-
All requests from cloud adapter will be routed to specific WEB Instance. User must specify here the WEB instance, that will be showed to user, when he logs in https://iobroker.net site.
23
+
All requests from cloud adapter will be routed to specific WEB Instance. User must specify here the WEB instance; that will be shown to user, when he logs in https://iobroker.net site.
24
24
25
25
### Allow self-signed certificates
26
26
If you use standard iobroker.net cloud, you can deactivate it. This option is only important if own cloud used.
@@ -35,7 +35,7 @@ If you use standard iobroker.net cloud, you can deactivate it. This option is on
35
35
There is a possibility to send messages to cloud adapter.
36
36
If you call `[POST]https://iobroker.net/service/custom_<NAME>/<user-app-key>` und value as payload.
0 commit comments