hass-core/tests/components/homekit_controller
Jc2k c0debaf26e
Add event entities to homekit_controller (#97140)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-07-26 08:20:41 +02:00
..
fixtures Add additional characteristics for Airversa Homekit Air Purifiers (#85660) 2023-02-17 15:55:31 +00:00
specific_devices Rename homekit "Filter Life" sensor to "Filter lifetime" (#96821) 2023-07-18 15:11:14 +02:00
__init__.py
common.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
conftest.py Pass in the bleak scanner instance to HKC (#75636) 2022-07-23 02:47:02 -05:00
test_alarm_control_panel.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
test_binary_sensor.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
test_button.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
test_camera.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
test_climate.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
test_config_flow.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_connection.py Support HomeKit Controller Thread Provisioning (#87809) 2023-02-15 16:41:07 +00:00
test_cover.py Fix of cover-tilt in homekit_controller (#91631) 2023-05-25 12:41:42 +02:00
test_device_trigger.py Teach sensor device trigger about entity registry ids (#94988) 2023-06-22 11:13:54 +02:00
test_diagnostics.py Move overlapping pylint rules to ruff, disable mypy overlap (#94359) 2023-06-27 17:42:46 +02:00
test_event.py Add event entities to homekit_controller (#97140) 2023-07-26 08:20:41 +02:00
test_fan.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
test_humidifier.py Add current_humidity attribute on homekit_controller humidifier (#94937) 2023-06-20 21:46:07 +01:00
test_init.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
test_light.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
test_lock.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
test_media_player.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
test_number.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
test_select.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
test_sensor.py Adjust pylint plugin for components fixtures (#90217) 2023-03-26 15:21:19 +02:00
test_storage.py Add type hints to integration tests (part 11) (#87996) 2023-02-13 14:22:49 +01:00
test_switch.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00