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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation #16

Open
firesixtieone opened this issue Dec 14, 2021 · 2 comments
Open

Installation #16

firesixtieone opened this issue Dec 14, 2021 · 2 comments

Comments

@firesixtieone
Copy link

Hi,

First, I want to say thank you for tyour job, it seems promising 馃挴

In second, I sorry to ask this, but I may need some hel to install it on my own HA ...

I followed the guide, but but when I create the card manualy with the cod it's not wroking...
I have check, I have the entities present and working

image

(My printer was not on at this time, so some of the entity are not found)

image

Thanks in advance if you have an idea of what I'm doing wrong, and again, thansk for your works ! ;)

@shaundekok
Copy link

Same issue

@j3ffrw
Copy link

j3ffrw commented Jun 18, 2022

Here's how to fix this, you need to drop the file inside "www" directory instead of "local", check file permission as well just to be sure.

root@raspberrypi:/data/hassio/config# ls -l | grep "configuration.yaml$\|www"
-rw-r--r--  1 1001 1001      3418 Jun 18 19:24 configuration.yaml
drwxr-xr-x  2 1001 1001      4096 Jun 19 01:54 www
root@raspberrypi:/data/hassio/config# ls -l www/
total 16
-rw-r--r-- 1 1001 1001 13013 Dec  8  2021 octoprint-card.js

while reference stay the same /local/octoprint-card.js
Screenshot from 2022-06-19 02-06-41

reference: https://developers.home-assistant.io/docs/frontend/custom-ui/registering-resources/

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

No branches or pull requests

3 participants