If this is your first visit, be sure to check out the FAQ. You must register before you can post. Your first post will be checked for appropriate content
(SPAM) - please allow a bit of time for that. After that, you'll be able to post at will!
I believe you will find the graphics in /usr/local/HomeSeer/html/images. This is case sensitive. You will need to login to the RPi with ssh. You can create any subfolders you need in this directory to copy the files to. I created one called ClipArt on my linux install.
You can go to the device in the Web Interface . Double click on the name. Got to the tab named status graphics. You can change the graphics for the status here.
ssh is secure shell. If you are running under windows and your RPi is headless (no monitor or keyboard) you will need to run putty or another program that creates an ssh connection.
If you don't want to get on the machine with the command line and just want to transfer files you can use scp or WinScp. WinScp is free and runs on windows.
The following is a document that I am working on for Linux. It is not 100% compatible with RPi but it will give you some direction. Homeseer on the RPi are usually stored in /usr/local. if you have installed somewhere else you will have to change my directions to account for this. I install my HS in /opt.
Comment