Remove hard MQTT dependency from manifest
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
"name": "Greenhousino Irrigation",
|
"name": "Greenhousino Irrigation",
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"dependencies": ["mqtt"],
|
"dependencies": [],
|
||||||
"documentation": "https://github.com/greenhousino/irrigation",
|
"documentation": "https://github.com/greenhousino/irrigation",
|
||||||
"integration_type": "device",
|
"integration_type": "device",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
|
|||||||
Reference in New Issue
Block a user