mirror of
https://github.com/bwssytems/ha-bridge.git
synced 2025-12-16 18:24:36 +00:00
Update README.md
Fixed missing open brace in the first Multiple Call Construct example
This commit is contained in:
@@ -205,7 +205,7 @@ Format Example in the URL areas:
|
||||
```
|
||||
[{"item":"http://192.168.1.1:8180/do/this/thing"},
|
||||
{"item":"http://192.168.1.1:8180/do/the/next/thing","delay":1000,"count":2},
|
||||
"item":"http://192.168.1.1:8180/do/another/thing"}]
|
||||
{"item":"http://192.168.1.1:8180/do/another/thing"}]
|
||||
|
||||
|
||||
[{"item":"udp://192.168.1.1:5000/0x450555"},
|
||||
|
||||
Reference in New Issue
Block a user