29 lines
587 B
JSON
29 lines
587 B
JSON
{
|
|
"config": {
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"place_id": "Place ID",
|
|
"service_id": "Service ID"
|
|
}
|
|
}
|
|
},
|
|
"error": {
|
|
"invalid_place_or_service_id": "Invalid Place or Service ID"
|
|
},
|
|
"abort": {
|
|
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]"
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"title": "Configure Recollect Waste",
|
|
"data": {
|
|
"friendly_name": "Use friendly names for pickup types (when possible)"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|