You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
..
i18n feat: support devices filter & devices changed notify (#332) 10 months ago
lan Fix local ctrl error (#271) 10 months ago
specs fix: lumi.switch.acn040 identify service translation of zh-Hans (#412) 10 months ago
common.py misc: remove tev dependency for lan control & fixs (#333) 10 months ago
const.py chore: Improve multi-language translation actions (#256) 10 months ago
miot_client.py misc: remove tev dependency for lan control & fixs (#333) 10 months ago
miot_cloud.py feat: support devices filter & devices changed notify (#332) 10 months ago
miot_device.py fix: ignore undefined piid and keep processing following arguments (#377) 10 months ago
miot_error.py misc: remove tev dependency for lan control & fixs (#333) 10 months ago
miot_ev.py fix: fix type error, wrong use of any and Any (#338) 10 months ago
miot_i18n.py feat: support devices filter & devices changed notify (#332) 10 months ago
miot_lan.py misc: remove tev dependency for lan control & fixs (#333) 10 months ago
miot_mdns.py feat: support devices filter & devices changed notify (#332) 10 months ago
miot_mips.py fix: fix type error, wrong use of any and Any (#338) 10 months ago
miot_network.py misc: remove tev dependency for lan control & fixs (#333) 10 months ago
miot_spec.py fix: fix type error, wrong use of any and Any (#338) 10 months ago
miot_storage.py fix: fix type error, wrong use of any and Any (#338) 10 months ago
web_pages.py style: pylint check add ignore item 11 months ago