diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index bb81618..40aa3f7 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,6 +1,9 @@ { "name": "ESPHome API Client Dev", "image": "ghcr.io/esphome/aioesphomeapi-proto-builder:latest", + "features": { + "ghcr.io/devcontainers/features/github-cli:1": {} + }, "customizations": { "vscode": { "extensions": [