Skip to content

Commit

Permalink
December Work (misc) (#16)
Browse files Browse the repository at this point in the history
* Interim work

* refactor: tado authentication as a path
decorator

* Add a basic user management with registration

* [chore] Organise imports
#1

* dev: activate venv on devshell loar

* refactor: de-hardcode DATABASE_URL

* Add some tado features, Copernicus

* Start Vaillant client API
  • Loading branch information
cdinu authored Jan 6, 2025
1 parent b45de91 commit 6c8f87c
Show file tree
Hide file tree
Showing 65 changed files with 7,327 additions and 523 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# data or cache files
data/
cache/
.vscode/

*.csv
*.parquet
*.sqlite
Expand Down
Empty file.
Empty file.
Loading

0 comments on commit 6c8f87c

Please sign in to comment.