ha_xiaomi_home/custom_components/xiaomi_home/miot
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
2024-12-30 20:54:50 +08:00
..
i18n feat: support devices filter & devices changed notify (#332) 2024-12-24 21:28:50 +08:00
lan Fix local ctrl error (#271) 2024-12-20 19:21:43 +08:00
specs fix: lumi.switch.acn040 identify service translation of zh-Hans (#412) 2024-12-24 21:18:33 +08:00
common.py misc: remove tev dependency for lan control & fixs (#333) 2024-12-30 20:54:50 +08:00
const.py chore: Improve multi-language translation actions (#256) 2024-12-20 09:15:07 +08:00
miot_client.py misc: remove tev dependency for lan control & fixs (#333) 2024-12-30 20:54:50 +08:00
miot_cloud.py feat: support devices filter & devices changed notify (#332) 2024-12-24 21:28:50 +08:00
miot_device.py fix: ignore undefined piid and keep processing following arguments (#377) 2024-12-24 21:03:11 +08:00
miot_error.py misc: remove tev dependency for lan control & fixs (#333) 2024-12-30 20:54:50 +08:00
miot_ev.py fix: fix type error, wrong use of any and Any (#338) 2024-12-22 10:46:58 +08:00
miot_i18n.py feat: support devices filter & devices changed notify (#332) 2024-12-24 21:28:50 +08:00
miot_lan.py misc: remove tev dependency for lan control & fixs (#333) 2024-12-30 20:54:50 +08:00
miot_mdns.py feat: support devices filter & devices changed notify (#332) 2024-12-24 21:28:50 +08:00
miot_mips.py fix: fix type error, wrong use of any and Any (#338) 2024-12-22 10:46:58 +08:00
miot_network.py misc: remove tev dependency for lan control & fixs (#333) 2024-12-30 20:54:50 +08:00
miot_spec.py fix: fix type error, wrong use of any and Any (#338) 2024-12-22 10:46:58 +08:00
miot_storage.py fix: fix type error, wrong use of any and Any (#338) 2024-12-22 10:46:58 +08:00
web_pages.py style: pylint check add ignore item 2024-12-10 19:11:25 +08:00