Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Config reloads not working #2945

Open
3 of 11 tasks
TheFes opened this issue Nov 27, 2023 · 2 comments
Open
3 of 11 tasks

Config reloads not working #2945

TheFes opened this issue Nov 27, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@TheFes
Copy link
Contributor

TheFes commented Nov 27, 2023

Please include the related YAML code:

just:
  any_yaml:
    - which
    - can be reloaded
    - from VSCode

Find my Home Assistant Configuration here:
Link to Home Assistant Configuration

Extension runs in:

  • VS Code for Desktop
  • Hassio Add-on
  • Visual Studio Online
  • Other:

I'm running VS Code on:

  • Windows
  • Mac
  • Linux

I'm accessing my files:

  • From local disk
  • Via remote SSH
  • Smb
  • Other: whatever the add-on uses

I use the Visual Code Studio add-on to edit my files, and always used the config reload options from VSCode which from the command palette, like Home Assistant: Reload Automations

As of recently (I think since the /config > /homeassistant change) these don't work anymore. VSCode does report the command is performed, but the changed config isn't loaded in HA.

Steps to reproduce:

  1. Change some config, eg add a new automation, and make sure to save the changes
  2. Access the command palette and reload the related config (eg Home Assistant: Reload Automations)
  3. Check if the changes are applied in HA (eg, the new automation is added to Settings > Automations & Scenes)
  4. Go to developer tools > YAML and reload the related config there
  5. repeat step 3.

For me, the config isn't changed after the reload in VSCode, but it is changed if I reload in devtools.

@TheFes TheFes added the bug Something isn't working label Nov 27, 2023
@leejoow
Copy link

leejoow commented Dec 2, 2023

Same here

@harphere
Copy link

harphere commented Jul 5, 2024

Me too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants