Home Assistant Git Exporter

This commit is contained in:
root
2024-08-26 13:38:09 +02:00
parent 80fc630f5e
commit fc0376e38e
2010 changed files with 11414 additions and 16153 deletions

View File

@@ -0,0 +1,18 @@
{
"title": "EcoFlow",
"config": {
"abort": {
"product_unsupported": "Sorry, This product is not supported now."
},
"error": {
"timeout": "Connection timeouted"
},
"step": {
"user": {
"data": {
"host": "Hostname or IP-address"
}
}
}
}
}

View File

@@ -0,0 +1,18 @@
{
"title": "EcoFlow",
"config": {
"abort": {
"product_unsupported": "現時点では、この製品はサポートされていません。"
},
"error": {
"timeout": "接続がタイムアウトしました"
},
"step": {
"user": {
"data": {
"host": "ホスト名またはIPアドレス"
}
}
}
}
}