feat: add home assistant capability with pi-relay
This commit is contained in:
parent
2374e3cd60
commit
4f7ac0e7d7
13 changed files with 415 additions and 35 deletions
|
|
@ -69,6 +69,7 @@ The flake exports a NixOS module for the hosted remote machine. It imports `agen
|
|||
| `secrets/pi-to-cache-key.age` | Pi + remote | Pi authenticates to cache `/webhook` |
|
||||
| `secrets/cache-to-pi-key.age` | Pi + remote | cache authenticates to Pi GET endpoints |
|
||||
| `secrets/discord-webhook-secret.age` | remote | cache authenticates to Discord bot `/webhook` |
|
||||
| `secrets/relay-webhook-secret.age` | Pi + remote | cache authenticates to the Pi relay `/webhook` |
|
||||
| `secrets/zulip-webhook-secret.age` | remote | cache authenticates to Zulip bridge `/webhook` |
|
||||
| `secrets/discord-token.age` | remote | Discord bot login |
|
||||
| `secrets/zulip-api-key.age` | remote | Zulip bot API authentication |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue