mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
[api] Make password and encryption mutually exclusive, add deprecation warning for password auth (#10871)
This commit is contained in:
@@ -13,7 +13,6 @@ esphome:
|
||||
|
||||
api:
|
||||
port: 8000
|
||||
password: pwd
|
||||
reboot_timeout: 0min
|
||||
encryption:
|
||||
key: bOFFzzvfpg5DB94DuBGLXD/hMnhpDKgP9UQyBulwWVU=
|
||||
|
||||
Reference in New Issue
Block a user