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
10 months ago
..
i18n Merge pull request #168 from wheresrofl/patch-1 11 months ago
specs chore: Improve multi-language translation actions (#256) 10 months ago
common.py feat: first commit 11 months ago
const.py chore: Improve multi-language translation actions (#256) 10 months ago
miot_client.py style: remove invalid space 11 months ago
miot_cloud.py feat: Use aiohttp instead of waiting for blocking calls (#227) 10 months ago
miot_device.py style: fix the trailing space problem reported by pylint 11 months ago
miot_error.py feat: first commit 11 months ago
miot_ev.py test: add test case for miot event 11 months ago
miot_i18n.py style: pylint check add ignore item 11 months ago
miot_lan.py style: remove invalid space 11 months ago
miot_mdns.py style: pylint check add ignore item 11 months ago
miot_mips.py style: ignore pylint wanring ('inconsistent-quotes') 11 months ago
miot_network.py feat: first commit 11 months ago
miot_spec.py style: ignore pylint wanring ('inconsistent-quotes') 11 months ago
miot_storage.py docs: fix README_zh.md about changelog (#270) 10 months ago
web_pages.py style: pylint check add ignore item 11 months ago