Files
ha-core/homeassistant/components/wled/strings.select.json
2021-11-20 09:15:47 -06:00

10 lines
172 B
JSON

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