#Dashboards to tabs?
1 messages · Page 1 of 1 (latest)
You can view the yaml for the entire dashboard, and just copy/paste chunks of it to combine into multiple views
I am trying to create a picture card in the control panel. I am refering to the image with: type: picture
image: local/www/svt_logo.jpg. The editor do not find the picture. Yes, I have a www directory, yes the file is in the config/www directory. Can someone help me?
Solved: should be local/filename.jpg (not: local/www/filename.jpg)