This looks great but Ive tried the js file in various places ie root of www and in a folder and nothing. The new resources tab in the dashboard is looking at /local/clockwork-card.js
Where is the local folder as I thought it was the www folder
I had the js file in the www folder, added the location of the file in the resources tab and rebooted and tried to add the card to the manual card but it cant find the card js file to show the card.
I have a few manual cards and I have had to take the - off the type at the beginning for them to work.
How did you add the card to your system? did you copy it from the ârawâ button or download the zip file and then copy the file over or some other way?
What is the location/path of the card js code right now and how did you define the location in your resources right now?
I thought Id read that too but looked at a lot of stuff. The guy who developed it didnt sound up to keeping it going as he didnt really want to release it and said it will work for as long as it does.
Ill stop wasting my time. Thanks for your time though.
Hi, is it failing in weird ways for you guys?
After reading this thread I installed the component, fully expecting having to patch it, but to my surprise itâs worked OK.
A couple things I had to make sure to get right:
First, my (now correct) import path is /local/custom-lovelace/ha-clockwork-card/clockwork-card.js
Second, I was missing the sensor in configuration.yaml and now it looks like this:
Maybe the problem is caused by loading cutom elements mechanism (lazy load) on 0.107 and above versions. Try to install âhui-elementâ (https://github.com/thomasloven/lovelace-hui-element). It solve my problems with custom cards