93 Commits (ea9aa082b79852ad85a8b7efa68cc493c29567ff)
 

Author SHA1 Message Date
ZnDong ea9aa082b7
docs: amend HACS installation (#404)
* docs: amend HACS installation

* docs: amend HACS installation
12 months ago
Li Shuzhen 9af59e28bd
docs: specify the download process in HACS installation (#371)
* docs: specify the download process in HACS installation

* docs: revoke login authorization
12 months ago
Paul Shawn c1867e2baf
fix: fix type error, wrong use of any and Any (#338)
* fix: fix type error, wrong use of any and Any

* fix: wrong use of session close

* fix: fix test_lan type error

* fix: remove __del__

* feat: oauth, http add deinit_async
12 months ago
Paul Shawn afef709839
doc: update changelog and version to v0.1.4b0 (#312) 1 year 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
1 year ago
Paul Shawn f87e746188
fix: fix miot cloud token refresh (#307) 1 year ago
Paul Shawn 67785f747a
doc: update changelog and version (#290)
* doc: update changelog and version

* doc: update changelog
1 year 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
1 year ago
whoiam 6ce3206b30
fix: HASS core version requirements (#214)
* Update README.md

* Update hacs.json

* Update README_zh.md
1 year ago
Feng Wang aacb794e1f
feat: Use aiohttp instead of waiting for blocking calls (#227)
* Use native async call instead of converting blocking calls

* remove nullable declarations

* fixs

* Fix star expression

* fix gather again

* remove unused private function

* Fix naming conflict

* Add the deleted function back. Disable the warning instead.

* remove trailing space

* handle wrong mime type from cloud

* Fix request header

* fix missing await
1 year ago
Zeyu Li a879ae2cdf
docs: fix README_zh.md about changelog (#270)
fix: error messages and incorrent return value which could possibly lead to crash in mint_storage.py
1 year ago
Li Shuzhen 640ac25d9c
chore: remove default label (#276) 1 year ago
Alireza 5f5b3feea5
Fix: Replace inconsistent logging.error with _LOGGER.error (#262) 1 year ago
Paul Shawn 571483b302
chore: Improve multi-language translation actions (#256)
* test: check bool trans integrity

* feat: add tools to update and format data

* style: sort data

* feat: update check_rule_format.py

* style: remove unuse SUPPORTED_PLATFORMS item

* test: check spec rule sort

* fix: fix py import

* feat: remove unuse code

* feat: add spec data sort
1 year ago
Li Shuzhen b955c199fc
Merge pull request #237 from chemwolf6922/fix-dutch-translation-declaration
Fix Dutch translation declaration
1 year ago
Feng Wang f10885fbfd Fix dutch translation declaration 1 year ago
Li Shuzhen bba8ba7f7b
Merge pull request #168 from wheresrofl/patch-1
feat: dutch translation
1 year ago
Li Shuzhen 1f20416e97
Merge pull request #220 from topsworld/test_lang_integrity
test: add lang integrity check
1 year ago
topsworld 2d6387c30a test: check_rule_format.py use constant 1 year ago
topsworld b93d8631b8 fix: translations structure error 1 year ago
topsworld dabf277942 test: check lang_integrity 1 year ago
Li Shuzhen c4a981a15d
Merge pull request #212 from chemwolf6922/patch-1
Simplify the install logic
1 year ago
Feng Wang 3c464a0b0c
Simplify the install logic. 1 year ago
Paul Shawn b4be1e0aa9
Merge pull request #204 from FlyingFeng2021/main
Fix incorrect links
1 year ago
flyingfeng 8364a544f2 Fix incorrect links 1 year ago
Rofl d980b1bfb4
feat: more dutch translations
accidentally missed this file
1 year ago
Rofl 2fb030c52d
Merge branch 'XiaoMi:main' into patch-1 1 year ago
Paul Shawn 54e26378be
Merge pull request #179 from yejinze/main
fix: directory copy issue
1 year ago
yejinze 6fae26a378 fix: directory copy issue 1 year ago
Li Shuzhen d437963628
Merge pull request #174 from SusanPhevos/doc-add-i18n
docs: add i18n
1 year ago
LiShuzhen be627afe54 docs: add i18n in README 1 year ago
Li Shuzhen fa382939a0
Merge branch 'XiaoMi:main' into main 1 year ago
Li Shuzhen caec202c71
Merge pull request #170 from topsworld/main
feat: const.INTEGRATION_LANGUAGES add pt, pt-BR
1 year ago
topsworld 1e0ddc1f0c feat: const.INTEGRATION_LANGUAGES add pt, pt-BR 1 year ago
Rofl 01f6bbf2c7
feat: nederland translation 1 year ago
Li Shuzhen e0cd8486eb
Merge pull request #167 from XiaoMi/doc_update_version
merge: update document
1 year ago
topsworld 7618f6b366 doc: update change log 1 year ago
topsworld fce67ba2da doc: move CONTRIBUTING.md, CHANGELOG.md to root path 1 year ago
topsworld 2c37fb63ca doc: update change log and version 1 year ago
fanjinyu fec5d10f42 add pt and pt-BR language support in i18n 1 year ago
Li Shuzhen 10aa78f490
Merge pull request #135 from XiaoMi/feat_heater_devices
feat: support xiaomi heater devices
1 year ago
topsworld 6e2de896c3 feat: update xiaomi heater ctrl logic 1 year ago
Guoliang Li ce4f23b1bd style: fix the trailing space problem reported by pylint 1 year ago
Guoliang Li e70acd8421 style: update comments to meet coding standards 1 year ago
Guoliang Li b498a708ac style: ignore pylint warning 1 year ago
KNOOP c744919032 fix: handle UnitOfConductivity import #54
Move unit imports inside function 和 add fallback for older versions. Resolves
1 year ago
KNOOP 6bb4bf32d7 fix: handle UnitOfConductivity import
Move unit imports inside function and add fallback for older versions.

Resolves #123
1 year ago
Hudson Brendon 83dbceac6d Create pt-BR.json 1 year ago
Hudson Brendon 7a50778d2b Create pt.json 1 year ago
topsworld b5f9e931b7 feat: support xiaomi heater devices 1 year ago