now rooms, recorders and recorder models get initialized in DB

This commit is contained in:
Tobias Kurze
2019-11-20 16:19:59 +01:00
parent 60ff5bdeaf
commit 7700b4381f
6 changed files with 191 additions and 70 deletions

View File

@@ -57,4 +57,4 @@ def scrape_rooms():
if __name__ == '__main__':
scrape_rooms()
pprint(scrape_rooms())