38 lines
775 B
JSON
38 lines
775 B
JSON
{
|
|
"config": {
|
|
"step": {
|
|
"user": {
|
|
"description": "Do you want to configure the Launch Library?"
|
|
}
|
|
},
|
|
"abort": {
|
|
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|