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

Latest commit

 

History

History
25 lines (18 loc) · 893 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 893 Bytes

Total alerts Language grade: Python Docker status

HomeControl

Another approach to home automation


Installation

Docker

On amd64/x86 do:

docker run -it --net=host -v CONFIG_FOLDER:/config --name="HomeControl" lennartk01/homecontrol:latest

Python

The minimum Python version for HomeControl is Python 3.7 You can install it the following:

python3 -m pip install git+https://github.com/lennart-k/HomeControl