HA Green, How to setup http server via the Web interface

Hello Everyone,
I have just purchase a Green HA. I would like to add a picture on my « Elements card ». I understdant that I need to setup a http server and add my file on the \local directory.

Can I do that through the Web interface ? Do you have any documentation ?

thanks

Add the files to the www folder (if it does not exist create it under the /config folder) - example /www/picture1.jpg and then you refer to the picture in the card as /local/picture1.jpg.

thanks fleskefjes, Sorry I am a beginner. With which client can I do that? through the web browser, SSH, FTP?

Up to you really, you have the option to use what you want. I use the VS code addon.

Simplest option use the File editor add on . You can create the www folder and upload the files using it

I did exactly this. I can’t seem to access it via the browser…