Commit Graph

13 Commits

Author SHA1 Message Date
bd3a98b976 Fix local ctrl error (#271)
* feat: common.py add gen_absolute_path, load_yaml_file

* fix: miot_lan add profile devices filter

* fix: add lan ctrl profile model list

* test: improve lan test

* fix: fix pylint redefined-outer-name

* feat: update tools to update profile models file

* fix: fix pylint waning

* fix: update miot lan NETWORK_UNSTABLE_RESUME_TH value
2024-12-20 19:21:43 +08:00
571483b302 chore: Improve multi-language translation actions (#256)
* test: check bool trans integrity

* feat: add tools to update and format data

* style: sort data

* feat: update check_rule_format.py

* style: remove unuse SUPPORTED_PLATFORMS item

* test: check spec rule sort

* fix: fix py import

* feat: remove unuse code

* feat: add spec data sort
2024-12-20 09:15:07 +08:00
2d6387c30a test: check_rule_format.py use constant 2024-12-19 13:53:53 +08:00
dabf277942 test: check lang_integrity 2024-12-19 13:30:26 +08:00
db3834793c test: add test case for miot_common.py 2024-12-17 10:36:45 +08:00
687198469f test: add test case for miot_lan.py 2024-12-17 10:36:45 +08:00
d2e46e016d feat: update conftest.py 2024-12-16 09:38:04 +08:00
9d95379f83 test: add test case for miot mdns and network 2024-12-16 09:38:04 +08:00
ad7f9eb610 test: add test case for miot spec 2024-12-16 09:38:04 +08:00
bac1c7027b test: add test case for miot ev 2024-12-16 09:38:04 +08:00
2fe47aca61 test: add test case for miot storage 2024-12-16 09:38:04 +08:00
419d76e1ad test: add test case for miot event 2024-12-16 09:38:04 +08:00
d79f13e76f feat: check rule format with pytest 2024-12-12 20:45:30 +08:00