core/tests/components/zha
puddly 9575cd9161
Name the Yellow-internal radio and multi-PAN addon as ZHA serial ports (#88208)
* Expose the Yellow-internal radio and multi-PAN addon as named serial ports

* Remove the serial number if it isn't available

* Use consistent names for the addon and Zigbee radio

* Add `homeassistant_hardware` and `_yellow` as `after_dependencies`

* Handle `hassio` not existing when listing serial ports

* Add unit tests
2023-02-23 20:52:53 -05:00
..
__init__.py
common.py Bump ZHA dependencies (#85355) 2023-01-06 23:01:36 -05:00
conftest.py Implement "group members assume state" option for ZHA (#84938) 2023-01-16 10:48:18 -05:00
data.py Implement "group members assume state" option for ZHA (#84938) 2023-01-16 10:48:18 -05:00
test_alarm_control_panel.py Add type hints to integration tests (zha) (#88309) 2023-02-17 18:54:26 +01:00
test_api.py Add type hints to integration tests (zha) (#88309) 2023-02-17 18:54:26 +01:00
test_backup.py Add type hints to integration tests (zha) (#88309) 2023-02-17 18:54:26 +01:00
test_binary_sensor.py Add type hints to integration tests (zha) (#88309) 2023-02-17 18:54:26 +01:00
test_button.py Add type hints to integration tests (zha) (#88309) 2023-02-17 18:54:26 +01:00
test_channels.py Add type hints to integration tests (zha) (#88309) 2023-02-17 18:54:26 +01:00
test_climate.py Add type hints to integration tests (zha) (#88309) 2023-02-17 18:54:26 +01:00
test_config_flow.py Name the Yellow-internal radio and multi-PAN addon as ZHA serial ports (#88208) 2023-02-23 20:52:53 -05:00
test_cover.py Add type hints to integration tests (zha) (#88309) 2023-02-17 18:54:26 +01:00
test_device.py Add type hints to integration tests (zha) (#88309) 2023-02-17 18:54:26 +01:00
test_device_action.py Add type hints to integration tests (zha) (#88309) 2023-02-17 18:54:26 +01:00
test_device_tracker.py Add type hints to integration tests (zha) (#88309) 2023-02-17 18:54:26 +01:00
test_device_trigger.py Add type hints to integration tests (zha) (#88309) 2023-02-17 18:54:26 +01:00
test_diagnostics.py Enable Ruff B007 (#88356) 2023-02-17 21:08:18 -05:00
test_discover.py Add type hints to integration tests (zha) (#88309) 2023-02-17 18:54:26 +01:00
test_fan.py Add type hints to integration tests (zha) (#88309) 2023-02-17 18:54:26 +01:00
test_gateway.py Disable the ZHA bellows UART thread when connecting to a TCP coordinator (#88202) 2023-02-22 15:12:55 -05:00
test_helpers.py Add type hints to integration tests (zha) (#88309) 2023-02-17 18:54:26 +01:00
test_init.py Add type hints to integration tests (zha) (#88309) 2023-02-17 18:54:26 +01:00
test_light.py Add type hints to integration tests (zha) (#88309) 2023-02-17 18:54:26 +01:00
test_lock.py Add type hints to integration tests (zha) (#88309) 2023-02-17 18:54:26 +01:00
test_logbook.py Add type hints to integration tests (zha) (#88309) 2023-02-17 18:54:26 +01:00
test_number.py Add type hints to integration tests (zha) (#88309) 2023-02-17 18:54:26 +01:00
test_radio_manager.py Enable Ruff PT001 (#86730) 2023-01-26 18:05:05 +01:00
test_registries.py Add type hints to integration tests (zha) (#88309) 2023-02-17 18:54:26 +01:00
test_select.py Add type hints to integration tests (zha) (#88309) 2023-02-17 18:54:26 +01:00
test_sensor.py Add type hints to integration tests (zha) (#88309) 2023-02-17 18:54:26 +01:00
test_siren.py Add type hints to integration tests (zha) (#88309) 2023-02-17 18:54:26 +01:00
test_switch.py Add type hints to integration tests (zha) (#88309) 2023-02-17 18:54:26 +01:00
zha_devices_list.py Code styling tweaks to the tests - Part 2 (#86662) 2023-01-26 01:23:53 +01:00