Native Api¶ This uses the same API as ESPHome. Basic Configuration¶ # This make the native api available api: api: # Optional: Default Port is 6053 port: 6053 password: "your_password" # Optional Similar to ESPHome: ESPHome API