fsaris / dashticz_v2

Alternative dashboard for Domoticz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dashticz v2

Alternative dashboard for Domoticz

Screenshots

alt tag

Installation

Before you can use this dashboard, unzip all files to a subfolder in Domoticz or on a webserver of your choice. Save CONFIG_DEFAULT.js as CONFIG.js and insert the IP-address of Domoticz without a trailing slash; e.g.: http://192.168.1.3:8084

Visit the wikipage at: http://www.domoticz.com/wiki/Dashticz_V2

Donate

If you like my work, you can buy me a beer at:

https://www.paypal.me/robgeerts

Frequently Asked Questions

How to use this dashboard if Domoticz is password protected?
Open up CONFIG.js in a text-editor (notepad for example). Fill in the full path for Domoticz, e.g.: http://username:password@192.168.1.3:8084 (withouth trailing slash)

When Domoticz is updated, it has removed this dashboard?!
Unfortunately, this occurs when the dashboard is installed into Domoticz's www-directory. When Domoticz installs an update, it removes the www-directory completely, before placing the updated version back. Currently, there is no solution for this (except for installing the dashboard on another webserver), you'll have to re-install Dashticz.

Where can I get any help?
You can check out our helpful community in Dashticz topic on the Domoticz forum.

About

Alternative dashboard for Domoticz


Languages

Language:JavaScript 88.4%Language:CSS 8.8%Language:HTML 2.2%Language:PHP 0.7%