7 Commits (196e19d10aa7f44c8f846a91ae8ff0417f2a5794)

Author SHA1 Message Date
Feng Wang 196e19d10a
misc: remove tev dependency for lan control & fixs (#333)
* Remove tev & fix some type issues

* Use call_soon_threadsafe instead of event fd for ipc

* fix lint

* add tev back

* fix lint

* ignore broad exception warning

* revert changes in the license

* do not set asyncio event loop

* fix racing condition

* remove unused data classes

* change internal class scope

* set timers to None after cancel

* Adjust import order

* fix typo

* Fix typo in comments

* guard lan apis with init_done
10 months ago
Paul Shawn 02ddf8df56
fix: fix lan ctrl filter logic (#303)
* style: rename devices_filter to homes_select

* fix: fix miot_lan update_devices

* fix: async blocking call
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
topsworld 99e654f0c7 style: remove invalid space 11 months ago
topsworld 7a336c31fe style: ignore pylint wanring ('inconsistent-quotes') 11 months ago
topsworld 99e89d78e0 style: pylint check add ignore item 11 months ago
topsworld 838fff399b feat: first commit 11 months ago