49 Commits (02ddf8df56d1392a03d7dfb74c659202f469d844)

Author SHA1 Message Date
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
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
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
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
topsworld b93d8631b8 fix: translations structure error 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
topsworld 1e0ddc1f0c feat: const.INTEGRATION_LANGUAGES add pt, pt-BR 1 year ago
Rofl 01f6bbf2c7
feat: nederland translation 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
topsworld 99e654f0c7 style: remove invalid space 1 year ago
topsworld 189060dd86 fix: add STATE_ON to devices that not define mode 1 year ago
topsworld 1fd5e8e57d fix: set the temperature limit 1 year ago
topsworld bf435374d2 fix: water heater entity add STATE_OFF 1 year ago
topsworld 8a1e464cdd fix: invalid cover status 1 year ago
LiShuzhen ac5901bf1f fix: bool value false 1 year ago
LiShuzhen 18283ed179 perf: remove permanent true statement 1 year ago
LiShuzhen 5b6f94a54a fix: set prop 1 year ago
LiShuzhen 80fb07eae1 fix: air-conditioner switch on 1 year ago
topsworld 0863fc4ef0 fix: fix get homeinfo error 1 year ago
topsworld 687bc88df7 fix: fix humidifier trans rule 1 year ago
topsworld ded158e0e6 style: ignore pylint wanring ('inconsistent-quotes') for config_flow.py 1 year ago
topsworld 7a336c31fe style: ignore pylint wanring ('inconsistent-quotes') 1 year ago
topsworld 419d76e1ad test: add test case for miot event 1 year ago
topsworld b7592cd4e2 style: update config flow display format 1 year ago
topsworld d79f13e76f feat: check rule format with pytest 1 year ago
topsworld e6a5723ca9 fix: release the resource when miot client deinit 1 year ago
topsworld e8b681bc66 perf: update token and cert refresh logic 1 year ago
topsworld 15b81d8b9c docs: update translations file 1 year ago
topsworld 0cffda9a5c fix: fix validate-format 1 year ago
topsworld 99e89d78e0 style: pylint check add ignore item 1 year ago
topsworld 838fff399b feat: first commit 1 year ago