Native Api
This exposes the same native API server as ESPHome.
Basic Configuration
Section titled “Basic Configuration”# This makes the native api available unsecuredapi:api: # Optional: Default Port is 6053 port: 6053 # Secure your API: encryption: key: 'copy_your_generated_key_here'Similar to ESPHome:
Supported Entities
Section titled “Supported Entities”The native API exposes all configured entities.