Skip to content

Extension doesn't work, and logs don't provide any clue on why #3284

Open
@felipecrs

Description

@felipecrs

The extension simply does not work and there is no clue on why in the logs. Please see the video below:

Code_lRFciLHQIZ.mp4

I would deeply appreciate any help to figure this issue out. Because of it, I was not able to test this PR.

I have this in my .vscode/settings.json:

{
    "files.associations": {
        "*.yaml": "home-assistant",
    },
    "vscode-home-assistant.hostUrl": "https://myhassinstancecorrectaddresswithpropercertificate",
    "vscode-home-assistant.longLivedAccessToken": "absolutelycorrectlonglivedaccesstoken"
}

Extension runs in:

I'm running VS Code on:

  • Windows
  • Mac
  • Linux

I'm accessing my files:

  • From local disk
  • Via remote SSH
  • Smb
  • Other:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions