Burningstone91 / smart-home-setup

Installation and Configuration of my Smart Home Setup
MIT License
545 stars 34 forks source link

Lovelace plugin / Great Job #1

Closed sybux closed 3 years ago

sybux commented 3 years ago

Hi Mr. Burningstone91,

first of all, what a great job. 1st time I found a so well documented step-by-step way to implement all stack of HA. I just rebuild all my configuration based on your experience. Nevertheless, I'm facing a problem with your lovelace configuration. As you have made a very tiny configuration.yaml with including all your configuration in sub files in packages, how to you define ressources for lovelace to include all javascript extension ? in my previous configuration, I was using something like this :

resources:

but where did you define this in your actual configuration ?

Thanks for feedback.

Burningstone91 commented 3 years ago

Hi

Thanks a lot for your feedback, highly appreciated!There's a lot more coming if you take a look at my KanBan Board :)

I use HACS to install the custom cards and then add the resources through the UI. Any time you install a card through hacs, it will give you the URL to the card. Then you go to 'Configuration' -> 'Lovelace Dashboards'. Then at the top go to 'Resources', press the orange plus button at the bottom right corner and paste the URL.

sybux commented 3 years ago

I've found the option just before your reply. It's working perfectly also in that way :) I've seen your kanban great job. I'm using ZigBee2MQTT as zigbee operator. Just installed with docker it's working like a charm !