core/tests/components/zha
puddly 6467c8d611
Bump ZHA to 0.0.32 (#124804)
* Always prefer XY color mode in ZHA

Remove a few more HS remnants

* Use new ZHA OTA format

* Bump ZHA to 0.0.32

* Fix existing OTA unit tests

* Fix schema conversion test to account for new command parameters

* Update snapshot with new `zcl_type` kwarg

* Migrate existing entities to icon translations

* Remove "no longer compatible" test

* Test that the library release summary is correctly exposed to ZHA

* Revert "Always prefer XY color mode in ZHA"

This reverts commit 8fb7789ea8.

* Test `release_notes`, not `release_summary`
2024-08-30 14:48:09 +02:00
..
snapshots Bump ZHA to 0.0.32 (#124804) 2024-08-30 14:48:09 +02:00
__init__.py
common.py
conftest.py
data.py
test_alarm_control_panel.py
test_api.py
test_backup.py
test_binary_sensor.py
test_button.py
test_climate.py
test_config_flow.py Improve type hints in zha tests (#123926) 2024-08-14 15:39:52 +02:00
test_cover.py
test_device_action.py
test_device_tracker.py
test_device_trigger.py
test_diagnostics.py
test_fan.py
test_helpers.py Bump ZHA to 0.0.32 (#124804) 2024-08-30 14:48:09 +02:00
test_init.py Bump ZHA library to 0.0.29 (#123464) 2024-08-09 10:31:55 -04:00
test_light.py
test_lock.py
test_logbook.py
test_number.py
test_radio_manager.py
test_repairs.py
test_select.py
test_sensor.py
test_silabs_multiprotocol.py
test_siren.py
test_switch.py
test_update.py Bump ZHA to 0.0.32 (#124804) 2024-08-30 14:48:09 +02:00
test_websocket_api.py