core/tests/components/zha
Joakim Plate 29e8814d1b
Add translation entiry support (zha) (#101909)
* zha: Add translation to binary sensors

* Add some small test for name

* Add translations for sensors

* Correct some tests

* Adjust summation key

* Add translation keys for button

* Add translation keys to climate

* Add translation keys for cover

* Add translation keys to fan

* Add translations to light

* Add translations for lock

* Add translation keys to number

* Add translationk keys to select

* Add translations for switch entities

* Add translation to alarm control panel

* Map to some more standard device classes

* Use shorter references

* Remove explicit name from identify button

* Correct tests

* Correction after rebase
2023-10-17 21:59:49 +02:00
..
__init__.py
common.py
conftest.py Open a ZHA repair when network settings change (#99482) 2023-10-09 15:01:05 +02:00
data.py
test_alarm_control_panel.py
test_api.py Open a ZHA repair when network settings change (#99482) 2023-10-09 15:01:05 +02:00
test_backup.py Open a ZHA repair when network settings change (#99482) 2023-10-09 15:01:05 +02:00
test_base.py
test_binary_sensor.py Add translation entiry support (zha) (#101909) 2023-10-17 21:59:49 +02:00
test_button.py
test_climate.py
test_cluster_handlers.py
test_config_flow.py Update zeroconf discovery to use IPAddress objects to avoid conversions (#100567) 2023-09-19 18:58:46 +02:00
test_cover.py
test_device.py
test_device_action.py
test_device_tracker.py
test_device_trigger.py Open a ZHA repair when network settings change (#99482) 2023-10-09 15:01:05 +02:00
test_diagnostics.py Fix ZHA device diagnostics error for unknown unsupported attributes (#101239) 2023-10-06 12:23:48 -04:00
test_discover.py Add translation entiry support (zha) (#101909) 2023-10-17 21:59:49 +02:00
test_fan.py
test_gateway.py Open a ZHA repair when network settings change (#99482) 2023-10-09 15:01:05 +02:00
test_helpers.py
test_init.py Open a ZHA repair when network settings change (#99482) 2023-10-09 15:01:05 +02:00
test_light.py
test_lock.py
test_logbook.py
test_number.py
test_radio_manager.py Open a ZHA repair when network settings change (#99482) 2023-10-09 15:01:05 +02:00
test_registries.py Add translation entiry support (zha) (#101909) 2023-10-17 21:59:49 +02:00
test_repairs.py Open a ZHA repair when network settings change (#99482) 2023-10-09 15:01:05 +02:00
test_select.py
test_sensor.py Add translation entiry support (zha) (#101909) 2023-10-17 21:59:49 +02:00
test_silabs_multiprotocol.py Open a ZHA repair when network settings change (#99482) 2023-10-09 15:01:05 +02:00
test_siren.py
test_switch.py
test_websocket_api.py Fix zha CI test might fail on changing time (#101134) 2023-09-29 21:36:54 +02:00
zha_devices_list.py Add translation entiry support (zha) (#101909) 2023-10-17 21:59:49 +02:00