Home Assistant Git Exporter

This commit is contained in:
root
2024-05-31 13:07:35 +02:00
parent 64a0536537
commit 60abdd866c
275 changed files with 71113 additions and 1 deletions

View 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"
}