Paul Shawn
c1867e2baf
fix: fix type error, wrong use of any and Any ( #338 )
...
* fix: fix type error, wrong use of any and Any
* fix: wrong use of session close
* fix: fix test_lan type error
* fix: remove __del__
* feat: oauth, http add deinit_async
2024-12-22 10:46:58 +08:00
Paul Shawn
f87e746188
fix: fix miot cloud token refresh ( #307 )
2024-12-21 10:42:48 +08:00
Feng Wang
aacb794e1f
feat: Use aiohttp instead of waiting for blocking calls ( #227 )
...
* Use native async call instead of converting blocking calls
* remove nullable declarations
* fixs
* Fix star expression
* fix gather again
* remove unused private function
* Fix naming conflict
* Add the deleted function back. Disable the warning instead.
* remove trailing space
* handle wrong mime type from cloud
* Fix request header
* fix missing await
2024-12-20 17:34:34 +08:00
topsworld
0863fc4ef0
fix: fix get homeinfo error
2024-12-17 15:32:19 +08:00
topsworld
7a336c31fe
style: ignore pylint wanring ('inconsistent-quotes')
2024-12-16 10:41:30 +08:00
topsworld
99e89d78e0
style: pylint check add ignore item
2024-12-10 19:11:25 +08:00
topsworld
838fff399b
feat: first commit
2024-12-10 17:36:32 +08:00