Mausy5043 / domod

Domotica

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

domod

Platform independent domotica data gatherer.

Installing

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

Requirements

Hardware:

The python scripts have been shown to work correctly on the following hardware:

  • Raspberry Pi 1B+

Known working kernels:

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:

Kernels not listed above have not been tested, but may work nevertheless.

Theoretically, commits listed here as "kernel: bump to ..." should work.

Attribution

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

About

Domotica

License:MIT License


Languages

Language:Python 72.3%Language:C 17.4%Language:Shell 10.2%