You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
1 year ago
..
i18n Merge pull request #168 from wheresrofl/patch-1 1 year ago
specs chore: Improve multi-language translation actions (#256) 1 year ago
common.py feat: first commit 1 year ago
const.py chore: Improve multi-language translation actions (#256) 1 year ago
miot_client.py style: remove invalid space 1 year ago
miot_cloud.py feat: Use aiohttp instead of waiting for blocking calls (#227) 1 year ago
miot_device.py style: fix the trailing space problem reported by pylint 1 year ago
miot_error.py feat: first commit 1 year ago
miot_ev.py test: add test case for miot event 1 year ago
miot_i18n.py style: pylint check add ignore item 1 year ago
miot_lan.py style: remove invalid space 1 year ago
miot_mdns.py style: pylint check add ignore item 1 year ago
miot_mips.py style: ignore pylint wanring ('inconsistent-quotes') 1 year ago
miot_network.py feat: first commit 1 year ago
miot_spec.py style: ignore pylint wanring ('inconsistent-quotes') 1 year ago
miot_storage.py docs: fix README_zh.md about changelog (#270) 1 year ago
web_pages.py style: pylint check add ignore item 1 year ago