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

[Documentation] Missing documentation about resource URL #1074

Open
ping-localhost opened this issue Feb 23, 2025 · 1 comment
Open

[Documentation] Missing documentation about resource URL #1074

ping-localhost opened this issue Feb 23, 2025 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@ping-localhost
Copy link

ping-localhost commented Feb 23, 2025

Home Assistant Version

2025.2.5

Bambu Lab Integration Version

v2.1.5

Describe the bug

When using Lovelace in YAML mode with a dashboard that is UI controlled, the cards will not show up until you add the proper resource URL yourself.

Expected Behaviour

Document somewhere that a resource URL has to be added. The following will ensure the cards work:

lovelace:
  mode: yaml
  resources:
    - url: /bambu_lab/ha-bambulab-cards.js
      type: module
@ping-localhost ping-localhost added the bug Something isn't working label Feb 23, 2025
@ping-localhost ping-localhost changed the title [Bug] Cards not properly registered in lovelace YAML-mode [Bug] Missing documentation about resource URL Feb 23, 2025
@ping-localhost
Copy link
Author

Re-opened as a documentation issue as requested

@ping-localhost ping-localhost changed the title [Bug] Missing documentation about resource URL [Documentation] Missing documentation about resource URL Feb 23, 2025
@greghesp greghesp added documentation Improvements or additions to documentation and removed bug Something isn't working labels Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants