Use components from lovelace UI outside of lovelace UI #17895
Unanswered
jogibear9988
asked this question in
Other feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to use some of the lovelace webcomponents (like ha-control-slider, light-color-rgb-picker, ...) outside of the lovelace ui?
I'm working on a designer: https://node-projects.github.io/web-component-designer-demo/index.html wich works with webcomponents., and I'm thinking of includeing this to homeassistent, but I'd also like to have a library of nice looking UI widgets wich could be used to design the ui then.
At the moment I found no way of importing the widgets from a delivered Lovelace UI. Or is there a npm package wich I could use?
Beta Was this translation helpful? Give feedback.
All reactions