Skip to content

Commit

Permalink
Merge pull request #5 from Frankkkkk/add-heating-schedule
Browse files Browse the repository at this point in the history
WIP: heating/tank schedule fixes
  • Loading branch information
Frankkkkk authored Oct 29, 2023
2 parents 211b237 + 0fdac8a commit 4912563
Show file tree
Hide file tree
Showing 6 changed files with 335 additions and 109 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
build/
dist/
*.egg-info
apk/
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ websocket-client = "*"
[dev-packages]
flake8 = "*"
nose2 = "*"
black = "*"

[requires]
python_version = "3.10"
82 changes: 81 additions & 1 deletion Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4912563

Please sign in to comment.