Initialize docker stack repo
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"domain": "midea_dehumidifier_lan",
|
||||
"name": "Midea Air Appliances (LAN)",
|
||||
"after_dependencies": [
|
||||
"network",
|
||||
"logger"
|
||||
],
|
||||
"codeowners": [
|
||||
"@nbogojevic"
|
||||
],
|
||||
"config_flow": true,
|
||||
"documentation": "https://github.com/nbogojevic/homeassistant-midea-air-appliances-lan/blob/main/README.md",
|
||||
"iot_class": "local_polling",
|
||||
"issue_tracker": "https://github.com/nbogojevic/homeassistant-midea-air-appliances-lan/issues",
|
||||
"requirements": [
|
||||
"midea-beautiful-air==0.10.5"
|
||||
],
|
||||
"version": "0.9.6"
|
||||
}
|
||||
Reference in New Issue
Block a user