TileBoard - New dashboard for Homeassistant

Hi,

I’m new to this Home Assistant, but idea was to get separate screen connected to Raspberry to work as wall panel. I followed these instructions first: Installing Home Assistant Supervised on a Raspberry Pi with Debian 10 (this was ok)
then moved to: https://singlebox.tv/2020/01/03/how-to-all-in-one-home-assistant-and-touch-panel/ and tried to use it, but got an error and tried instead instructions as told in how-to-use
" * Make sure that you have Home Assistant 0.77 or greater installed as only new authentication system is supported from now on

  • Download the latest release zip file ( Tileboard.zip ) from and unpack to a directory of your choice
  • In chosen directory rename config.example.js to config.js and adjust it for your needs
  • Create a directory called tileboard inside www directory in HA’s config path and copy all unpacked files there.
  • TileBoard will be available at http://HASS_IP:8123/local/tileboard/index.html and will prompt you for your login credentials after restarting Home Assistant."

So I took that zip and copied all to HA to …www/tileboard folder. (I emptied it totally first.) Now I get error:
x.x.x.x:8123 says
The “config.js” configuration file has loaded but window.CONFIG is not defined!
Please make sure that it defines a CONFIG variable with proper configuration.

Now I’m totally lost. What does above mean and where I should fix it?

Thanks for any help :slight_smile: :slight_smile: