This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-09-24 18:53:31 +01:00
Code
Activity
Files
2e8e13bffbf3c80447ee7d7806d4e52f52bf3b84
core
/
tests
/
components
/
homekit_controller
T
History
…
..
fixtures
…
snapshots
…
specific_devices
…
__init__.py
…
common.py
…
conftest.py
…
test_alarm_control_panel.py
…
test_binary_sensor.py
…
test_button.py
Improve type hints in homekit and homekit_controller tests (
#124213
)
2024-08-20 12:47:41 +02:00
test_camera.py
…
test_climate.py
…
test_config_flow.py
…
test_connection.py
…
test_cover.py
…
test_device_trigger.py
…
test_diagnostics.py
Add State.last_reported (
#113511
)
2024-03-20 21:05:07 +01:00
test_event.py
…
test_fan.py
…
test_humidifier.py
…
test_init.py
…
test_light.py
…
test_lock.py
Improve type hints in homekit and homekit_controller tests (
#124213
)
2024-08-20 12:47:41 +02:00
test_media_player.py
…
test_number.py
…
test_select.py
Fix homekit_controller tests to avoid global aid generation (
#119852
)
2024-07-17 19:10:02 -05:00
test_sensor.py
…
test_storage.py
…
test_switch.py
Add support for Faucet services in HomeKit Controller (
#129094
)
2024-10-25 11:15:13 +02:00
test_utils.py
…