24 lines
487 B
JSON
24 lines
487 B
JSON
{
|
|
"title": "Islamic Prayer Times",
|
|
"config": {
|
|
"step": {
|
|
"user": {
|
|
"title": "Set up Islamic Prayer Times",
|
|
"description": "Do you want to set up Islamic Prayer Times?"
|
|
}
|
|
},
|
|
"abort": {
|
|
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]"
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"calculation_method": "Prayer calculation method"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|