ha_xiaomi_home/test
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
..
.gitignore test: add test case for miot event 2024-12-16 09:38:04 +08:00
check_rule_format.py chore: Improve multi-language translation actions (#256) 2024-12-20 09:15:07 +08:00
conftest.py refactor: refactor miot mips & fix type errors (#365) 2025-01-10 21:46:00 +08:00
pytest.ini chore: Improve multi-language translation actions (#256) 2024-12-20 09:15:07 +08:00
test_common.py test: add test case for miot_common.py 2024-12-17 10:36:45 +08:00
test_lan.py fix: fix type error, wrong use of any and Any (#338) 2024-12-22 10:46:58 +08:00
test_mdns.py feat: update conftest.py 2024-12-16 09:38:04 +08:00
test_network.py test: add test case for miot mdns and network 2024-12-16 09:38:04 +08:00
test_spec.py test: add test case for miot mdns and network 2024-12-16 09:38:04 +08:00
test_storage.py test: add test case for miot_common.py 2024-12-17 10:36:45 +08:00