20 lines
396 B
JSON
20 lines
396 B
JSON
{
|
|
"title": "Sun",
|
|
"config": {
|
|
"step": {
|
|
"user": {
|
|
"description": "[%key:common::config_flow::description::confirm_setup%]"
|
|
}
|
|
},
|
|
"abort": {
|
|
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]"
|
|
}
|
|
},
|
|
"state": {
|
|
"_": {
|
|
"above_horizon": "Above horizon",
|
|
"below_horizon": "Below horizon"
|
|
}
|
|
}
|
|
}
|