Platform independent domotica data gatherer.
sudo su -
cd /path/to/where/you/want/store/domod
git clone https://github.com/Mausy5043/domod.git
cd domod
./install.sh
./update.sh
The python scripts have been shown to work correctly on the following hardware:
- Raspberry Pi 1B+
The python scripts are known not to work on 3.8.x kernels. The following kernels have been tested and are considered to be working:
- Linux rbian 4.4.8+ #880 Fri Apr 22 21:27:42 BST 2016 armv6l GNU/Linux
- Linux rbagain 4.4.11+ #886 Thu May 19 15:14:34 BST 2016 armv6l GNU/Linux
Kernels not listed above have not been tested, but may work nevertheless.
Theoretically, commits listed here as "kernel: bump to ..." should work.
The python code for the daemons is based on previous work by