* 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"
|
|
}
|
|
}
|
|
}
|