Linting issues in my configuration.yaml

It seems that Studio Code server is going off on a linting spasm. I’ve tried creating a .vscode subdirectory off of config and added a settings.json to try and get round it, but the linter has ‘gone off on one’ and I’m not sure how to get round it. Anyone with any suggestions? I’ve asked claude.ai and got nothing back of any use lol.

The yaml code is valid, passes all the checks and runs the way it’s supposed to soit’s not anything there

according to the doc, domains should be in list format, isn’t that the problem?

# Example configuration.yaml entry
mqtt:
  - device_tracker:
      name: "annetherese_n4"
      state_topic: "location/annetherese"
  - device_tracker:
      name: "paulus_oneplus"
      state_topic: "location/paulus"

It is just the way it works currently.
Remember to close your tabs when you are done and if your CPU goes awry, then restart the addon.
I use lovelace_gen, so it happens more often for me now, but it would happen before my switch to lovelace_gen also. Luckily I can usually hear my fans on my NUC go nuts and then I know it has happened.

It will also happen on tabs with no errors.

I have looked into turning linting off, but that is not possible.

1 Like