24 files
This commit is contained in:
@@ -1,14 +1,23 @@
|
||||
{
|
||||
"domain": "midea_ac_lan",
|
||||
"name": "Midea AC LAN",
|
||||
"codeowners": ["@wuwentao", "@rokam", "@chemelli74", "@Necroneco"],
|
||||
"codeowners": [
|
||||
"@wuwentao",
|
||||
"@rokam",
|
||||
"@chemelli74",
|
||||
"@caibinqing"
|
||||
],
|
||||
"config_flow": true,
|
||||
"dependencies": [],
|
||||
"documentation": "https://github.com/wuwentao/midea_ac_lan#readme",
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_push",
|
||||
"issue_tracker": "https://github.com/wuwentao/midea_ac_lan/issues",
|
||||
"loggers": ["midealocal"],
|
||||
"requirements": ["midea-local==6.11.1"],
|
||||
"version": "0.7.1"
|
||||
}
|
||||
"loggers": [
|
||||
"midealan"
|
||||
],
|
||||
"requirements": [
|
||||
"midea-lan==2026.8.0"
|
||||
],
|
||||
"version": "2026.8.0"
|
||||
}
|
||||
Reference in New Issue
Block a user