This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-08-06 13:26:29 +01:00
Code
Activity
Files
599f4f01d08dee447f1e28c8ff93c8ab90a61e01
core
/
tests
/
components
/
homekit_controller
T
History
Artur Pragacz
151eae4d5a
Add compatibility layer for entities without has_entity_name to entity registry (
#166246
)
2026-03-24 20:22:15 +01:00
..
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
Improve type hints in homekit and homekit_controller tests (
#124213
)
2024-08-20 12:47:41 +02:00
test_climate.py
…
test_config_flow.py
…
test_connection.py
…
test_cover.py
…
test_device_trigger.py
…
test_diagnostics.py
…
test_event.py
…
test_fan.py
…
test_humidifier.py
…
test_init.py
…
test_light.py
…
test_lock.py
…
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
…