pi@raspberrypi:~ $ ls -l /home/pi/appdaemon_dashboard/appdaemon/conf/custom_css
total 4
drwxr-xr-x 4 pi pi 4096 May 29 11:58 hygge
pi@raspberrypi:~ $ ls -l /home/pi/appdaemon_dashboard/appdaemon/conf/custom_css/hygge
total 28
-rwxr-xr-x 1 pi pi 2974 May 29 11:58 dashboard.css
drwxr-xr-x 2 pi pi 4096 May 29 11:58 img
-rw-r--r-- 1 pi pi 1071 May 29 11:58 LICENSE
-rwxr-xr-x 1 pi pi 1987 May 29 11:58 README.md
-rwxr-xr-x 1 pi pi 8586 May 29 11:58 variables.yaml
Used thundergreen’s command line and now pi is the owner… Rebooted… No luck. I still get the “normal” skin when using http://IP:3030/main?skin=hygge.
This is just suppouse to work? No alterations to any conf files needed?
There you go! Thanks guys. I don’t know where I went wrong, thought I was following those instructions when I installed. Now skins work!
Thanks for being patient
I think I might want to do a from scratch install at RC time so it will be nice to see a refined installation doc. Let me know if I can help. I volunteer as tribute if you want someone to test out a full from scratch install on the Pi.
LOL - will do The installation piece should be completely up to date in the README.md and I test it every time I reinstall in my live environment, it’s very simple actually. I might even take the final step and put AppDaemon on PyPi for a one line install with no need to do anything with Git.
First try at a skin. I tried to emulate some of the iOS Home app look. I was stubborn and decided i needed to be able to have headers and footers with any dimension I wanted so I made life very hard for myself : I think it will be worth it once I have multiple dashboards and can toggle between them from the footer.