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
|
|
@ -35,6 +35,17 @@ in
|
|||
jet
|
||||
server
|
||||
];
|
||||
"homeassistant-webhook-id.age".publicKeys = [
|
||||
jet
|
||||
pi
|
||||
piBootstrap
|
||||
];
|
||||
"relay-webhook-secret.age".publicKeys = [
|
||||
jet
|
||||
pi
|
||||
piBootstrap
|
||||
server
|
||||
];
|
||||
"zulip-webhook-secret.age".publicKeys = [
|
||||
jet
|
||||
server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue