13 Commits

Author SHA1 Message Date
LiShuzhen
19293bc6ee docs: update changelog and version to v0.2.0 2025-02-25 10:42:04 +08:00
Paul Shawn
1022838eb8
docs: update changelog and version to v0.1.5b2 (#659) 2025-01-17 19:09:20 +08:00
Paul Shawn
152933a223
docs: update changelog and version to v0.1.5b1 (#616) 2025-01-10 09:46:34 +08:00
Paul Shawn
d65fe32a98
docs: update changelog and version to v0.1.5b0 (#563)
* style: code format

* docs: update changelog and version to v0.1.5b0

* docs: update changelog
2025-01-03 21:08:39 +08:00
Paul Shawn
b6147de1b8
doc: update changelog and version to v0.1.4 (#522) 2024-12-31 22:45:22 +08:00
Paul Shawn
621ca8002b
feat: improve devices filter & optimize the network detection logic (#458)
* fix: fix miot http type error

* style: change some miot cloud log level

* feat: improve devices filter

* feat: update save devices logic

* refator: refactor miot network

* feat: update miot_client.get_miot_instance_async

* feat: option flow support network detect config

* doc: update translations

* feat: update config flow network detect logic

* style: change miot client refresh prop log level

* feat: config flow support network check

* doc: update translations

* refactor: rename func name

* fix: ignore invalid type error

* feat: option flow add check network deps

* --amend

* --amend

* feat: check mqtt broker

* feat: config flow support check network deps

* feat: update manifest requirements, paho-mqtt<2.0.0

* fix: fix mqtt broker check logic

* style: remove unuse params

* feat: show integration instance id

* feat: update data_schema from required to optional

* fix: translation text error
2024-12-31 16:37:46 +08:00
Feng Wang
365f4e57d8
feat: remove duplicate dependency (#390) 2024-12-24 21:58:50 +08:00
Paul Shawn
6d978872e7
docs: update changelog and version to v0.1.4b1 (#428) 2024-12-24 21:37:13 +08:00
Paul Shawn
afef709839
doc: update changelog and version to v0.1.4b0 (#312) 2024-12-21 11:41:24 +08:00
Paul Shawn
67785f747a
doc: update changelog and version (#290)
* doc: update changelog and version

* doc: update changelog
2024-12-20 21:20:49 +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
2c37fb63ca doc: update change log and version 2024-12-18 20:39:48 +08:00
topsworld
838fff399b feat: first commit 2024-12-10 17:36:32 +08:00