Okay so from what I’ve established when using Samba as a plugin. The term “/config” is more of a title/name than an actual folder.
“/config” just refers to wherever the homeassistant.yaml file resides.
I tested this by placing a random test.txt file from my mac into the “/config” directory using samba.
When I used cli on the linux host and browsed /mnt/data/supervisor/homeassistant the file was visible in here.
So that solves the mystery of why i cant find a physical folder called “/config”.
Thanks for your help though as the samba plugin/addon works well and was easy to setup.
I’ve now copied over the js file and referenced it in the yaml file.
Just need to figure out how to now view the page itself as im now stumpped on this bit. Great learning curve though
Ah sorry I see what you were saying now. I read the “/homeassistant == /config” completely wrong.
I tried adding /www and then restarting and i can now see the customer card within the dashboard GUI
I read a lot of posts around web browsing to /local/page to view customer cards. But actually this just allows you to view the .js file from the web browser. So something new learnt lol
Is it possible to share your whole config? I can’t seem to get this to work on mine and I’m looking to do this exact thing. Thanks!
Nevermind. I realized after messing around more that the default calendar color seems to override all the config I had in card-mod. Once I removed the default color configuration from the calendar it’s working just fine.
Maby it’s me but to remove the yesterday, today, tomorrow function i have to add something in the visual editor, and afterwards change the entry to null to have it show the actual day instead of the text (in the code editor)
I’m trying to get my calendar looking just about like yours, I cannot get it to go any wider then 1 column… would you mind sharing your layout code please?
Thank you!!!
Is there a way to hide the text for “Entire Day” events?
I can replace it with a space character, but that leaves a blank line above my event description.
I just would like the Entire day events on one line with no time information".
thanks