homecontrol: split into sensors and actors, update

This commit is contained in:
Konstantin Koslowski 2019-11-03 01:36:23 +01:00
parent 775c570de5
commit 246bf7e1de
3 changed files with 179 additions and 34 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
Pipfile.lock
config.json
.idea/*