ha_xiaomi_home/custom_components/xiaomi_home/miot
Paul Shawn ef56448dbb
refactor: refactor miot device and spec (#592)
* fix: fix miot_device type error

* fix: fix type error

* feat: remove spec cache storage

* feat: update std_lib and multi_lang logic

* feat: update entity value-range

* feat: update value-list logic

* feat: update prop.format_ logic

* fix: fix miot cloud log error

* fix: fix fan entity

* style: ignore type error

* style: rename spec_filter func name

* feat: move bool_trans from storage to spec

* feat: move sepc_filter from storage to spec, use the YAML format file

* feat: same prop supports multiple sub

* feat: same event supports multiple sub

* fix: fix device remove error

* feat: add func slugify_did

* fix: fix multi lang error

* feat: update action debug logic

* feat: ignore normal disconnect log

* feat: support binary mode

* feat: change miot spec name type define

* style: ignore i18n tranlate type error

* fix: fix pylint warning

* fix: miot storage type error

* feat: support binary display mode configure

* feat: set default sensor state_class

* fix: fix sensor entity type error

* fix: fix __init__ type error

* feat: update test case logic

* fix: github actions add dependencies lib

* fix: fix some type error

* feat: update device list changed notify logic
2025-01-17 18:14:31 +08:00
..
i18n refactor: refactor miot device and spec (#592) 2025-01-17 18:14:31 +08:00
lan fix: the number of profile models updated from 660 to 823 (#583) 2025-01-07 20:22:06 +08:00
resource feat: move web page to html (#627) 2025-01-14 16:59:35 +08:00
specs refactor: refactor miot device and spec (#592) 2025-01-17 18:14:31 +08:00
common.py refactor: refactor miot device and spec (#592) 2025-01-17 18:14:31 +08:00
const.py feat: support italian translation (#183) 2025-01-17 13:17:05 +08:00
miot_client.py refactor: refactor miot device and spec (#592) 2025-01-17 18:14:31 +08:00
miot_cloud.py refactor: refactor miot device and spec (#592) 2025-01-17 18:14:31 +08:00
miot_device.py refactor: refactor miot device and spec (#592) 2025-01-17 18:14:31 +08:00
miot_error.py feat: move web page to html (#627) 2025-01-14 16:59:35 +08:00
miot_i18n.py refactor: refactor miot mips & fix type errors (#365) 2025-01-10 21:46:00 +08:00
miot_lan.py refactor: refactor miot mips & fix type errors (#365) 2025-01-10 21:46:00 +08:00
miot_mdns.py fix: fix miot cloud and mdns error (#637) 2025-01-13 11:23:53 +08:00
miot_mips.py refactor: refactor miot device and spec (#592) 2025-01-17 18:14:31 +08:00
miot_network.py feat: improve devices filter & optimize the network detection logic (#458) 2024-12-31 16:37:46 +08:00
miot_spec.py refactor: refactor miot device and spec (#592) 2025-01-17 18:14:31 +08:00
miot_storage.py refactor: refactor miot device and spec (#592) 2025-01-17 18:14:31 +08:00
web_pages.py feat: move web page to html (#627) 2025-01-14 16:59:35 +08:00