Skip to content

Comments

Add LOVELACE_REMOTE_FILES support and update Home Assistant version#231

Open
iantrich wants to merge 2 commits intothomasloven:masterfrom
iantrich:master
Open

Add LOVELACE_REMOTE_FILES support and update Home Assistant version#231
iantrich wants to merge 2 commits intothomasloven:masterfrom
iantrich:master

Conversation

@iantrich
Copy link

This pull request introduces support for specifying remote Lovelace resources in addition to local files and plugins. The main changes are the addition of the LOVELACE_REMOTE_FILES environment variable and the necessary updates to documentation and container logic to handle remote resources.

Lovelace remote resource support:

  • Added LOVELACE_REMOTE_FILES environment variable to the README.md, allowing users to specify a list of full URLs for remotely served Lovelace resources.
  • Updated documentation to explain how LOVELACE_REMOTE_FILES works, including usage examples and its purpose for plugins served remotely.
  • Modified the container script to append remote files specified in LOVELACE_REMOTE_FILES to the list of Lovelace plugins/resources, ensuring they are added to the configuration.

@iantrich iantrich marked this pull request as draft February 23, 2026 00:37
…d and utilize more modern standards.

- Remove CRLF line endings from container file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant