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-03-03 00:00:58 +00:00
Code
Activity
Files
e4a1efb6800a63a536cda0607c9e05f7e1759bf4
core
/
tests
/
components
/
homekit
History
J. Nick Koston
327bdce561
Handle ATTR_HS_COLOR being None in HomeKit (
#102290
)
2023-10-18 22:42:39 -10:00
..
fixtures
…
__init__.py
…
conftest.py
…
test_accessories.py
…
test_aidmanager.py
Preserve HomeKit Accessory ID when entity unique id changes (
#102123
)
2023-10-16 21:42:02 -10:00
test_config_flow.py
…
test_diagnostics.py
…
test_get_accessories.py
…
test_homekit.py
Preserve HomeKit Accessory ID when entity unique id changes (
#102123
)
2023-10-16 21:42:02 -10:00
test_iidmanager.py
…
test_init.py
…
test_type_cameras.py
…
test_type_covers.py
…
test_type_fans.py
…
test_type_humidifiers.py
Update HomeKit humidifiers to handle current humidity (
#101964
)
2023-10-13 14:23:50 -10:00
test_type_lights.py
Handle ATTR_HS_COLOR being None in HomeKit (
#102290
)
2023-10-18 22:42:39 -10:00
test_type_locks.py
…
test_type_media_players.py
…
test_type_remote.py
…
test_type_security_systems.py
…
test_type_sensors.py
…
test_type_switches.py
…
test_type_thermostats.py
Small cleanups to HomeKit thermostats (
#101962
)
2023-10-13 14:24:23 -10:00
test_type_triggers.py
…
test_util.py
Refactor homekit to use a dataclass for entry data (
#101738
)
2023-10-10 21:14:37 +02:00
util.py
…