/loxgraph

Graphs for the Loxone Miniserver. Enhanced version

Primary LanguageJavaScriptMIT LicenseMIT

Aleq's updates to Eike's version:

  • Synchronized graphs



Original Eike's documentation including link to Demo with original not enhanced code follows:


Loxgraph

Loxgraph is a solution to display graphs for statistics on a Loxone Miniserver. No separate computer/server/RasPi or internet connection is needed. Loxgraph is basically a JavaScript/HTML single-page application that gets served directly from the web server built into the Loxone Miniserver.

Demo

Loxgraph Demo with Sample Data

Screenshot

Loxgraph Screenshot

Installation

  1. Download Loxgraph and unzip the app folder
  2. FTP: Connect to your Miniserver
  3. FTP: Create the directory /user/common/loxgraph
  4. FTP: Copy the contents of the app folder from step 1 into /user/common/loxgraph/

Usage

  1. Open the Web Interface of your Loxone and append /loxgraph to the URL
  2. Log in with your Loxone credentials

To zoom a graph, select an horizontal or vertical area. Double-click to reset zoom. To pan, hold shift and drag with the mouse. To smoothen a graph (e.g. temperature), play with the value in the lower left corner of each graph. To fetch fresh data, use the reload button for that graph.

Contributions welcome!

TODO describe how to set up dev. env, code style etc

Contact

License

MIT