homecontrol-bh1750: initial commit

This commit is contained in:
Konstantin Koslowski 2019-11-03 14:56:56 +01:00
commit 09ef8e2f1a
7 changed files with 187 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
Pipfile.lock
.idea/*