14 lines
283 B
JSON
14 lines
283 B
JSON
|
{
|
||
|
"title": "Moon",
|
||
|
"config": {
|
||
|
"step": {
|
||
|
"user": {
|
||
|
"description": "[%key:common::config_flow::description::confirm_setup%]"
|
||
|
}
|
||
|
},
|
||
|
"abort": {
|
||
|
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]"
|
||
|
}
|
||
|
}
|
||
|
}
|