14 Commits (6d978872e77eccc247f6728574d4a47bcb3abcce)

Author SHA1 Message Date
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
10 months ago
Paul Shawn 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
10 months ago
Paul Shawn 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
10 months ago
topsworld 2d6387c30a test: check_rule_format.py use constant 11 months ago
topsworld dabf277942 test: check lang_integrity 11 months ago
topsworld db3834793c test: add test case for miot_common.py 11 months ago
topsworld 687198469f test: add test case for miot_lan.py 11 months ago
topsworld d2e46e016d feat: update conftest.py 11 months ago
topsworld 9d95379f83 test: add test case for miot mdns and network 11 months ago
topsworld ad7f9eb610 test: add test case for miot spec 11 months ago
topsworld bac1c7027b test: add test case for miot ev 11 months ago
topsworld 2fe47aca61 test: add test case for miot storage 11 months ago
topsworld 419d76e1ad test: add test case for miot event 11 months ago
topsworld d79f13e76f feat: check rule format with pytest 11 months ago