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,26 @@
{
"title": "EcoFlow-Cloud",
"config": {
"step": {
"user": {
"data": {
"username": "Benutzer-Email",
"password": "Benutzer-Passwort",
"type": "Gerätetyp",
"name": "Gerätename",
"device_id": "Seriennummer des Gerät"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"power_step": "Ladeleistung (Schritte für Schieberegler)",
"refresh_period_sec": "Datenaktualisierung in Sekunden"
}
}
}
}
}