6 Commits

Author SHA1 Message Date
Feng Wang
9ceca34b28
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
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
2024-12-20 19:21:43 +08:00
topsworld
d2e46e016d feat: update conftest.py 2024-12-16 09:38:04 +08:00
topsworld
ad7f9eb610 test: add test case for miot spec 2024-12-16 09:38:04 +08:00
topsworld
2fe47aca61 test: add test case for miot storage 2024-12-16 09:38:04 +08:00
topsworld
419d76e1ad test: add test case for miot event 2024-12-16 09:38:04 +08:00