core/homeassistant/components/wled/strings.select.json

10 lines
172 B
JSON

{
"state": {
"wled__live_override": {
"0": "[%key:common::state::off%]",
"1": "[%key:common::state::on%]",
"2": "Until device restarts"
}
}
}