ha_xiaomi_home/custom_components/xiaomi_home/miot
Paul Shawn 29b7489ac7
feat: support devices filter & devices changed notify (#332)
* feat: add devices filter page

* doc: update translations and i18n

* fix: cancel miot http timer

* feat: improve devices filter

* doc: update translations/de

* fix: i18n type error

* feat: config flow support device filter

* fix: fix mdns type error

* fix: fix miot client i18n logic

* feat: add connect type

* doc: update translations and i18n

* feat: update auth info save logic

* feat: improve config flow devices filter

* fix: fix some type error

* doc: update translations for option flow

* fix: fix option flow type error

* feat: support option flow devices filter

* doc: update option flow tranlations

* feat: update webhook handle func to private

* feat: update config flow translations

* doc: update tranlations text

* feat: custom display device changed notify

* feat: device changed notify logical refinement

* doc: update translations content
2024-12-24 21:28: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 fix: fix type error, wrong use of any and Any (#338) 2024-12-22 10:46:58 +08:00
const.py chore: Improve multi-language translation actions (#256) 2024-12-20 09:15:07 +08:00
miot_client.py feat: support devices filter & devices changed notify (#332) 2024-12-24 21:28: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 fix: fix type error, wrong use of any and Any (#338) 2024-12-22 10:46:58 +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 fix: fix lan ctrl filter logic (#303) 2024-12-21 11:08:36 +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 feat: first commit 2024-12-10 17:36:32 +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