2021-12-17 14:43:41 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
|
|
|
"single_instance_allowed": "Already configured. Only a single configuration possible.",
|
|
|
|
"unknown": "Unexpected error"
|
|
|
|
},
|
|
|
|
"error": {
|
|
|
|
"invalid_auth": "Invalid authentication"
|
|
|
|
},
|
|
|
|
"flow_title": "{name} ({host})",
|
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"client_id": "API Key",
|
|
|
|
"heating_type": "Heating type",
|
2021-12-18 00:13:26 +00:00
|
|
|
"name": "Name",
|
2021-12-17 14:43:41 +00:00
|
|
|
"password": "Password",
|
2021-12-18 00:13:26 +00:00
|
|
|
"scan_interval": "Scan Interval (seconds)",
|
2021-12-17 14:43:41 +00:00
|
|
|
"username": "Email"
|
|
|
|
},
|
2021-12-18 00:13:26 +00:00
|
|
|
"description": "Set up ViCare integration. To generate API key go to https://developer.viessmann.com",
|
|
|
|
"title": "{name}"
|
2021-12-17 14:43:41 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|