core/homeassistant/components/sun/strings.json

10 lines
135 B
JSON
Raw Normal View History

2020-04-20 23:25:35 +00:00
{
"title": "Sun",
"state": {
"_": {
"above_horizon": "Above horizon",
"below_horizon": "Below horizon"
}
}
}