mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-12-10 00:30:02 -06:00
Clarify how to use signal-api-receiver code example (#41236)
This commit is contained in:
parent
8dd8a29689
commit
07642595c8
@ -188,7 +188,7 @@ actions:
|
||||
message: "Message received!"
|
||||
```
|
||||
|
||||
**NOTE** If the parameter `mode` is set to `json-rpc`, then you can use [signal-api-receiver](https://github.com/kalbasit/signal-api-receiver) to receive from Signal as follows:
|
||||
**NOTE** If the addon's `mode` parameter is set to `json-rpc`, then you can use [signal-api-receiver](https://github.com/kalbasit/signal-api-receiver) in the configuration of Home Assistant to receive from Signal as follows:
|
||||
|
||||
```yaml
|
||||
- resource: "http://127.0.0.1:8105/receive/pop"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user