2022-01-29 09:41:26 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"step": {
|
|
|
|
"user": {
|
2022-02-14 20:07:50 +00:00
|
|
|
"description": "Do you want to configure International Space Station (ISS)?"
|
2022-01-29 09:41:26 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"abort": {
|
|
|
|
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]",
|
2022-01-30 17:54:19 +00:00
|
|
|
"latitude_longitude_not_defined": "Latitude and longitude are not defined in Home Assistant."
|
2022-01-29 09:41:26 +00:00
|
|
|
}
|
2022-02-14 20:07:50 +00:00
|
|
|
},
|
|
|
|
"options": {
|
|
|
|
"step": {
|
|
|
|
"init": {
|
|
|
|
"data": {
|
|
|
|
"show_on_map": "Show on map"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2022-01-29 09:41:26 +00:00
|
|
|
}
|
2022-01-30 17:54:19 +00:00
|
|
|
}
|