Files
core/homeassistant/components/harmony/strings.select.json
Maciej Bieniek 845bcf3f7d Translate PowerOff state of select entity in Harmony integration (#77491)
* 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>
2022-11-24 00:08:43 +01:00

8 lines
87 B
JSON

{
"state": {
"harmony__activities": {
"power_off": "Power Off"
}
}
}