## Native API Component ##
|
|
## https://esphome.io/components/api.html
|
|
api:
|
|
# Set to 0s to disable switch reboot if nothing connects to the API
|
|
reboot_timeout: ${api_reboot_timeout}
|
|
encryption:
|
|
key: ${encryption_key}
|