mirror of
https://github.com/home-assistant/core.git
synced 2026-07-08 23:34:22 +01:00
845bcf3f7d
* Add custom device_class for select entity * Update tests * Make the state PowerOff translatable * Update strings.select.json file * add select.en.json Co-authored-by: J. Nick Koston <nick@koston.org>
8 lines
87 B
JSON
8 lines
87 B
JSON
{
|
|
"state": {
|
|
"harmony__activities": {
|
|
"power_off": "Power Off"
|
|
}
|
|
}
|
|
}
|