Refactor main entry point and command handling in HassSystemClient and HassUserClient
This commit is contained in:
parent
9b3df6416e
commit
fad234ad00
4 changed files with 104 additions and 85 deletions
|
@ -13,3 +13,6 @@ dev = [
|
|||
"mypy>=1.15.0",
|
||||
"ruff>=0.9.10",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
hasspy = "hasspy:main"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue