Home Assistant Git Exporter
This commit is contained in:
17
config/custom_components/ecoflow_cloud/manifest.json
Normal file
17
config/custom_components/ecoflow_cloud/manifest.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"domain": "ecoflow_cloud",
|
||||
"name": "Ecoflow-Cloud",
|
||||
"codeowners": [
|
||||
"@tolwi"
|
||||
],
|
||||
"config_flow": true,
|
||||
"documentation": "https://github.com/tolwi/hassio-ecoflow-cloud",
|
||||
"iot_class": "cloud_push",
|
||||
"issue_tracker": "https://github.com/tolwi/hassio-ecoflow-cloud/issues",
|
||||
"requirements": [
|
||||
"paho-mqtt==1.6.1",
|
||||
"reactivex==4.0.4",
|
||||
"protobuf>=4.23.0"
|
||||
],
|
||||
"version": "0.13.3"
|
||||
}
|
||||
Reference in New Issue
Block a user