2022-01-08 10:47:16 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"description": "Do you want to configure the Launch Library?"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"abort": {
|
|
|
|
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]"
|
|
|
|
}
|
2023-10-13 13:28:58 +00:00
|
|
|
},
|
|
|
|
"entity": {
|
|
|
|
"sensor": {
|
|
|
|
"next_launch": {
|
|
|
|
"name": "Next launch"
|
|
|
|
},
|
|
|
|
"launch_time": {
|
|
|
|
"name": "Launch time"
|
|
|
|
},
|
|
|
|
"launch_probability": {
|
|
|
|
"name": "Launch probability"
|
|
|
|
},
|
|
|
|
"launch_status": {
|
|
|
|
"name": "Launch status"
|
|
|
|
},
|
|
|
|
"launch_mission": {
|
|
|
|
"name": "Launch mission"
|
|
|
|
},
|
|
|
|
"starship_launch": {
|
|
|
|
"name": "Next Starship launch"
|
|
|
|
},
|
|
|
|
"starship_event": {
|
|
|
|
"name": "Next Starship event"
|
|
|
|
}
|
|
|
|
}
|
2022-01-08 10:47:16 +00:00
|
|
|
}
|
2022-03-30 08:35:30 +00:00
|
|
|
}
|