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.
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
10 months ago
..
miot feat: improve devices filter & optimize the network detection logic (#458) 10 months ago
translations feat: improve devices filter & optimize the network detection logic (#458) 10 months ago
__init__.py style: pylint check add ignore item 11 months ago
binary_sensor.py feat: first commit 11 months ago
button.py feat: first commit 11 months ago
climate.py fix: fix type error, wrong use of any and Any (#338) 10 months ago
config_flow.py feat: improve devices filter & optimize the network detection logic (#458) 10 months ago
cover.py fix: invalid cover status 11 months ago
event.py fix: fix type error, wrong use of any and Any (#338) 10 months ago
fan.py fix: fix type error, wrong use of any and Any (#338) 10 months ago
humidifier.py fix: fix type error, wrong use of any and Any (#338) 10 months ago
light.py fix: fix type error, wrong use of any and Any (#338) 10 months ago
manifest.json feat: improve devices filter & optimize the network detection logic (#458) 10 months ago
notify.py feat: use yaml to parse action params (#447) 10 months ago
number.py feat: first commit 11 months ago
select.py feat: first commit 11 months ago
sensor.py fix: fix type error, wrong use of any and Any (#338) 10 months ago
switch.py feat: first commit 11 months ago
text.py feat: use yaml to parse action params (#447) 10 months ago
vacuum.py feat: first commit 11 months ago
water_heater.py fix: fix type error, wrong use of any and Any (#338) 10 months ago