Skip to content
This repository has been archived by the owner on Sep 25, 2022. It is now read-only.

Mausy5043/domog

Repository files navigation

domog

Platform independent domotica data grapher.

Code Issues

Installing

sudo su -
cd /path/to/where/you/want/store/domog
git clone https://github.com/Mausy5043/domog.git
cd domog
./install.sh
./update.sh

Execution

After installation the daemons start up automagically. Data stored in the MySQL database by the data gatherers of domod is retrieved and graphed. The graphs and the accompanying webpage are pushed to the Grav-based website. This version still queries the MySQL database in batches on every update. Graphs are made with pyplot. Every minute the graph is fully redrawn.

Attribution

The python code for the daemons is based on previous work by