mirror of
https://github.com/elisspace/core.git
synced 2026-08-31 16:34:00 +00:00
* 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"
|
|
}
|
|
}
|
|
}
|