Paul Shawn
0f5da18108
fix: fix unit convert attribute error ( #396 )
10 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
10 months 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
10 months ago
Paul Shawn
f87e746188
fix: fix miot cloud token refresh ( #307 )
10 months 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
10 months 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
10 months 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
10 months 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
10 months ago
Feng Wang
f10885fbfd
Fix dutch translation declaration
11 months ago
Li Shuzhen
bba8ba7f7b
Merge pull request #168 from wheresrofl/patch-1
...
feat: dutch translation
11 months ago
topsworld
b93d8631b8
fix: translations structure error
11 months ago
Rofl
d980b1bfb4
feat: more dutch translations
...
accidentally missed this file
11 months ago
topsworld
1e0ddc1f0c
feat: const.INTEGRATION_LANGUAGES add pt, pt-BR
11 months ago
fanjinyu
fec5d10f42
add pt and pt-BR language support in i18n
11 months ago
Li Shuzhen
10aa78f490
Merge pull request #135 from XiaoMi/feat_heater_devices
...
feat: support xiaomi heater devices
11 months ago
topsworld
6e2de896c3
feat: update xiaomi heater ctrl logic
11 months ago
Guoliang Li
ce4f23b1bd
style: fix the trailing space problem reported by pylint
11 months ago
Guoliang Li
e70acd8421
style: update comments to meet coding standards
11 months ago
Guoliang Li
b498a708ac
style: ignore pylint warning
11 months ago
KNOOP
c744919032
fix: handle UnitOfConductivity import #54
...
Move unit imports inside function 和 add fallback for older versions. Resolves
11 months ago
KNOOP
6bb4bf32d7
fix: handle UnitOfConductivity import
...
Move unit imports inside function and add fallback for older versions.
Resolves #123
11 months ago
topsworld
b5f9e931b7
feat: support xiaomi heater devices
11 months ago
topsworld
99e654f0c7
style: remove invalid space
11 months ago
topsworld
0863fc4ef0
fix: fix get homeinfo error
11 months ago
topsworld
687bc88df7
fix: fix humidifier trans rule
11 months ago
topsworld
7a336c31fe
style: ignore pylint wanring ('inconsistent-quotes')
11 months ago
topsworld
419d76e1ad
test: add test case for miot event
11 months ago
topsworld
e6a5723ca9
fix: release the resource when miot client deinit
11 months ago
topsworld
e8b681bc66
perf: update token and cert refresh logic
11 months ago
topsworld
99e89d78e0
style: pylint check add ignore item
11 months ago
topsworld
838fff399b
feat: first commit
11 months ago