Skip to content

Commit d58072e

Browse files
authored
feat: Add session to CLI (#473)
1 parent ff44b2d commit d58072e

File tree

4 files changed

+272
-129
lines changed

4 files changed

+272
-129
lines changed

poetry.lock

Lines changed: 20 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ construct = "^2.10.57"
3232
vacuum-map-parser-roborock = "*"
3333
pyrate-limiter = "^3.7.0"
3434
aiomqtt = "^2.3.2"
35+
click-shell = "^2.1"
3536

3637

3738
[build-system]

0 commit comments

Comments
 (0)