This website requires JavaScript.
Explore
Help
Sign In
home-assistant
/
core
Watch
1
Star
0
Fork
1
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-01-25 00:52:39 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5f396332df875f1402c21bf348915b168ec4bfe1
core
/
tests
/
components
/
homekit_controller
History
J. Nick Koston
1a5cae125f
Handle unparsable responses during HomeKit Controller initial polling (
#152636
)
2025-09-19 22:51:21 -05:00
..
fixtures
…
snapshots
Fix HomeKit Controller entity state restore issues for IP/COAP devices (
#151087
)
2025-08-25 19:50:13 +02:00
specific_devices
Enable RUF059 and fix violations (
#152071
)
2025-09-10 21:16:09 +02:00
__init__.py
…
common.py
…
conftest.py
Cleanup bleak warnings (
#148665
)
2025-07-12 16:26:31 -10:00
test_alarm_control_panel.py
…
test_binary_sensor.py
…
test_button.py
…
test_camera.py
…
test_climate.py
…
test_config_flow.py
…
test_connection.py
Handle unparsable responses during HomeKit Controller initial polling (
#152636
)
2025-09-19 22:51:21 -05:00
test_cover.py
…
test_device_trigger.py
…
test_diagnostics.py
Fix pylance warning on SnapshotAssertion import (
#145206
)
2025-05-19 13:55:48 +02:00
test_event.py
…
test_fan.py
Add preset modes to HKC fans (
#142528
)
2025-04-14 11:40:54 +02:00
test_humidifier.py
…
test_init.py
Remove is_new from device entry (
#149835
)
2025-08-28 08:07:54 +02:00
test_light.py
…
test_lock.py
…
test_media_player.py
…
test_number.py
…
test_select.py
…
test_sensor.py
…
test_storage.py
Fix HomeKit Controller entity state restore issues for IP/COAP devices (
#151087
)
2025-08-25 19:50:13 +02:00
test_switch.py
…
test_utils.py
…