vscode-home-assistant icon indicating copy to clipboard operation
vscode-home-assistant copied to clipboard

Error using template integration with image configuration variable

Open elchininet opened this issue 1 year ago • 0 comments

Using the template integration with an image configuration variable, everything works as expected in Home Assistant, but VS Code complains about the image parameter.

template:
  - image:
      - name: Name of the image
        unique_id: id_of_the_image
        url: https://xxx:8123/local/image.png
image

elchininet avatar Aug 14 '23 23:08 elchininet