ha_xiaomi_home/test
Paul Shawn c1867e2baf
fix: fix type error, wrong use of any and Any (#338)
* fix: fix type error, wrong use of any and Any

* fix: wrong use of session close

* fix: fix test_lan type error

* fix: remove __del__

* feat: oauth, http add deinit_async
2024-12-22 10:46:58 +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 Fix local ctrl error (#271) 2024-12-20 19:21:43 +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_ev.py test: add test case for miot ev 2024-12-16 09:38:04 +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