mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
API encryption (#2254)
This commit is contained in:
@@ -22,6 +22,8 @@ api:
|
||||
port: 8000
|
||||
password: 'pwd'
|
||||
reboot_timeout: 0min
|
||||
encryption:
|
||||
key: 'bOFFzzvfpg5DB94DuBGLXD/hMnhpDKgP9UQyBulwWVU='
|
||||
services:
|
||||
- service: hello_world
|
||||
variables:
|
||||
|
||||
Reference in New Issue
Block a user