Skip to content

Native Api

This exposes the same native API server as ESPHome.

# This makes the native api available unsecured
api:
api:
# Optional: Default Port is 6053
port: 6053
# Secure your API:
encryption:
key: 'copy_your_generated_key_here'

Similar to ESPHome:

The native API exposes all configured entities.