20 lines
519 B
JSON
20 lines
519 B
JSON
{
|
|
"config": {
|
|
"title": "World Wide Lightning Location Network (WWLLN)",
|
|
"step": {
|
|
"user": {
|
|
"title": "Fill in your location information.",
|
|
"data": {
|
|
"latitude": "Latitude",
|
|
"longitude": "Longitude",
|
|
"radius": "Radius (using your base unit system)"
|
|
}
|
|
}
|
|
},
|
|
"abort": {
|
|
"already_configured": "This location is already registered.",
|
|
"window_too_small": "A too-small window will cause Home Assistant to miss events."
|
|
}
|
|
}
|
|
}
|