fix(esphome): secure dashboard with password
This commit is contained in:
parent
945596ae95
commit
bf60a6fd82
3 changed files with 18 additions and 7 deletions
secrets
|
@ -37,4 +37,5 @@ in {
|
|||
# home-server
|
||||
"home-server/hostKey.age".publicKeys = [ felschr home-server ];
|
||||
"hass/secrets.age".publicKeys = [ felschr home-server ];
|
||||
"esphome/password.age".publicKeys = [ felschr home-server ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue