Getting started
FeaturesCompletion for Entity IDs, Services, Scenes and TriggersWhen connected with your Home Assistant server, entity id' and services will be auto-completed. Completion & Validation for Configuration & Lovelace SchemaMost of the scheme's of Home Assistant will be validated and things like properties, values and enums will be auto-completed. This extension understands the behaviour of Home Assistant '!include...' behaviour and use this to provide scoped validation for all your files. Deprecation Warnings: Schema Documentation Go to Definition for IncludesEasy navigate between your files references via the different !include... tags using 'f12' / 'Go to Definition'. SnippetsSnippets allow you to create commonly used data structures very quickly. CommandsCommands allow you to quickly interact with Home Assistant! Find them using Cmd+shift+P and type 'Home Assistant' Render templatesEvaluate jinja templates via Home Assistant's API and see how they would render. ContributionRelease NotesRead all the recent changes in the GitHub releases section Feedback / IdeasCreate an issue, reach out to me on Twitter or the Home Assistant Discord. Things to do / up for grabs
TelemetryThis extension collects telemetry data to help us build a better experience for using VS Code with Home Assistant. We use vscode-extension-telemetry, which reports the following data:
Additionally, if the language server fails to activate, we report the diagnostic
data the language server produces. The extension respects the |