Skip to content

Commit 3c2e5a7

Browse files
committed
Merge branch 'main' of github.com:ybizeul/StreamDeckWS
2 parents 64ca5f2 + 30a33f1 commit 3c2e5a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ be able to build messages to change button title, image, etc.
1010

1111
## Configuration
1212

13-
Simply put the address of the remote server as `ws://remote_server`. For Node-RED, it will likely be something like `ws://192.168.10.100:1880/sd-demo` or whatever websocket path you defined.
13+
Simply put the address of the remote server as `ws://remote_server` (or `wss://remote_server` if you are using HTTPS/SSL). For Node-RED, it will likely be something like `ws://192.168.10.100:1880/sd-demo` or whatever websocket path you defined.
1414

1515
![screen1](doc/images/screen1.png)
1616

@@ -113,4 +113,4 @@ Eventually your flows are gonna be clean and tidy like mine !
113113

114114
![nodered8](doc/images/nodered8.png)
115115

116-
Please share all the great things you are doing with Stream Deck WS !
116+
Please share all the great things you are doing with Stream Deck WS !

0 commit comments

Comments
 (0)