hass-core/tests/components/harmony
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
..
__init__.py
conftest.py
const.py
test_config_flow.py Search/replace RESULT_TYPE_* by FlowResultType enum (#74642) 2022-07-07 19:57:36 +03:00
test_init.py
test_remote.py
test_select.py Translate PowerOff state of select entity in Harmony integration (#77491) 2022-11-24 00:08:43 +01:00
test_subscriber.py
test_switch.py