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": "User email",
"password": "User password",
"type": "Device type",
"name": "Device name",
"device_id": "Device SN"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"power_step": "Charging power slider step",
"refresh_period_sec": "Data refresh period (sec)"
}
}
}
}
}