homecontrol: use sqlite with dataset
This commit is contained in:
parent
c82216b5f9
commit
64f1ce24ad
11 changed files with 286 additions and 118 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,3 +1,7 @@
|
|||
Pipfile.lock
|
||||
config.json
|
||||
.idea/*
|
||||
db.sqlite
|
||||
__pycache__
|
||||
*.swp
|
||||
db.sqlite
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue