Files
esphome/templates/api.yaml
T
artem e5c7d8ce5c Enable encryption for HA API calls
Also extract configs from btproxy into API and btproxy
for reuse later.
2024-12-07 11:39:59 +01:00

8 lines
135 B
YAML

api:
encryption:
key: !secret api_encryption_key
# Disable MQTT discovery to prevent duplicate device.
mqtt:
discovery: false