ha_xiaomi_home/test
Paul Shawn ef56448dbb
refactor: refactor miot device and spec (#592)
* fix: fix miot_device type error

* fix: fix type error

* feat: remove spec cache storage

* feat: update std_lib and multi_lang logic

* feat: update entity value-range

* feat: update value-list logic

* feat: update prop.format_ logic

* fix: fix miot cloud log error

* fix: fix fan entity

* style: ignore type error

* style: rename spec_filter func name

* feat: move bool_trans from storage to spec

* feat: move sepc_filter from storage to spec, use the YAML format file

* feat: same prop supports multiple sub

* feat: same event supports multiple sub

* fix: fix device remove error

* feat: add func slugify_did

* fix: fix multi lang error

* feat: update action debug logic

* feat: ignore normal disconnect log

* feat: support binary mode

* feat: change miot spec name type define

* style: ignore i18n tranlate type error

* fix: fix pylint warning

* fix: miot storage type error

* feat: support binary display mode configure

* feat: set default sensor state_class

* fix: fix sensor entity type error

* fix: fix __init__ type error

* feat: update test case logic

* fix: github actions add dependencies lib

* fix: fix some type error

* feat: update device list changed notify logic
2025-01-17 18:14:31 +08:00
..
.gitignore test: add test case for miot event 2024-12-16 09:38:04 +08:00
check_rule_format.py refactor: refactor miot device and spec (#592) 2025-01-17 18:14:31 +08:00
conftest.py test: add test case for user cert (#638) 2025-01-13 22:20:48 +08:00
pytest.ini chore: Improve multi-language translation actions (#256) 2024-12-20 09:15:07 +08:00
test_cloud.py test: add test case for user cert (#638) 2025-01-13 22:20:48 +08:00
test_common.py style: using logging for test case log print (#636) 2025-01-13 10:54:18 +08:00
test_lan.py style: using logging for test case log print (#636) 2025-01-13 10:54:18 +08:00
test_mdns.py feat: change mips reconnect logic & add mips test case (#641) 2025-01-14 17:55:49 +08:00
test_mips.py feat: change mips reconnect logic & add mips test case (#641) 2025-01-14 17:55:49 +08:00
test_network.py style: using logging for test case log print (#636) 2025-01-13 10:54:18 +08:00
test_spec.py style: using logging for test case log print (#636) 2025-01-13 10:54:18 +08:00
test_storage.py style: using logging for test case log print (#636) 2025-01-13 10:54:18 +08:00