17 lines
408 B
JSON
17 lines
408 B
JSON
{
|
|
"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.4"
|
|
} |