Clarify how to use signal-api-receiver code example (#41236)

This commit is contained in:
Oliver Gründel 2025-10-08 13:27:55 +02:00 committed by GitHub
parent 8dd8a29689
commit 07642595c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"