This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cb37df6a61
core
/
homeassistant
/
components
/
wled
/
translations
/
select.en.json
9 lines
155 B
JSON
Raw
Normal View
History
Unescape
Escape
Add WLED Live Override controls (#59783)
2021-11-20 15:15:47 +00:00
{
"state"
:
{
"wled__live_override"
:
{
"0"
:
"Off"
,
"1"
:
"On"
,
[ci skip] Translation update
2021-11-21 00:13:51 +00:00
"2"
:
"Until device restarts"
Add WLED Live Override controls (#59783)
2021-11-20 15:15:47 +00:00
}
}
}