ha_xiaomi_home/custom_components/xiaomi_home/miot
Feng Wang 9ceca34b28
Some checks failed
Tests / check-rule-format (push) Has been cancelled
Validate / validate-hassfest (push) Has been cancelled
Validate / validate-hacs (push) Has been cancelled
Validate / validate-lint (push) Has been cancelled
Validate / validate-setup (push) Has been cancelled
refactor: refactor miot mips & fix type errors (#365)
* remove use of tev & fix type errors

* lint fix

* make private classes private

* simplify inheritance

* fix thread naming

* fix the deleted public data class

* remove tev

* fix access violation

* style: format code

* style: param init

* fix: fix event async set

* fix: fix mips re-connect error

---------

Co-authored-by: topsworld <sworldtop@gmail.com>
2025-01-10 21:46:00 +08:00
..
i18n feat: support devices filter & devices changed notify (#332) 2024-12-24 21:28:50 +08:00
lan fix: the number of profile models updated from 660 to 823 (#583) 2025-01-07 20:22:06 +08:00
specs feat: filter miwifi.* devices (#564) 2025-01-07 20:21:43 +08:00
common.py misc: remove tev dependency for lan control & fixs (#333) 2024-12-30 20:54:50 +08:00
const.py chore: Improve multi-language translation actions (#256) 2024-12-20 09:15:07 +08:00
miot_client.py refactor: refactor miot mips & fix type errors (#365) 2025-01-10 21:46:00 +08:00
miot_cloud.py fix: fix multi ha instance login (#560) 2025-01-10 09:19:24 +08:00
miot_device.py feat:add missing parameter state_class (#101) 2025-01-03 20:42:34 +08:00
miot_error.py misc: remove tev dependency for lan control & fixs (#333) 2024-12-30 20:54:50 +08:00
miot_i18n.py refactor: refactor miot mips & fix type errors (#365) 2025-01-10 21:46:00 +08:00
miot_lan.py refactor: refactor miot mips & fix type errors (#365) 2025-01-10 21:46:00 +08:00
miot_mdns.py feat: support devices filter & devices changed notify (#332) 2024-12-24 21:28:50 +08:00
miot_mips.py refactor: refactor miot mips & fix type errors (#365) 2025-01-10 21:46:00 +08:00
miot_network.py feat: improve devices filter & optimize the network detection logic (#458) 2024-12-31 16:37:46 +08:00
miot_spec.py feat:add missing parameter state_class (#101) 2025-01-03 20:42:34 +08:00
miot_storage.py fix: fix type error, wrong use of any and Any (#338) 2024-12-22 10:46:58 +08:00
web_pages.py style: pylint check add ignore item 2024-12-10 19:11:25 +08:00