mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
[api] Prevent API from overriding noise encryption keys set in YAML (#10927)
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
esphome:
|
||||
name: noise-key-test
|
||||
|
||||
host:
|
||||
|
||||
api:
|
||||
encryption:
|
||||
key: "zX9/JHxMKwpP0jUGsF0iESCm1wRvNgR6NkKVOhn7kSs="
|
||||
|
||||
logger:
|
||||
Reference in New Issue
Block a user