This website requires JavaScript.
Explore
Help
Sign In
jeans
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2025-04-22 08:17:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
core
/
tests
/
components
/
homekit
History
J. Nick Koston
3b458738e0
Fix setting brightness to 0 in HomeKit when the On characteristic is not sent (
#129201
)
2024-10-26 15:29:15 +02:00
..
fixtures
…
__init__.py
…
conftest.py
…
test_accessories.py
…
test_aidmanager.py
…
test_config_flow.py
…
test_diagnostics.py
…
test_get_accessories.py
…
test_homekit.py
Remove automatic linkage of doorbells to HomeKit accessories via device class occupancy (
#127668
)
2024-10-05 14:24:58 -05:00
test_iidmanager.py
…
test_init.py
…
test_type_cameras.py
…
test_type_covers.py
Cover state is enum (
#127144
)
2024-10-08 18:39:04 +02:00
test_type_fans.py
…
test_type_humidifiers.py
…
test_type_lights.py
Fix setting brightness to 0 in HomeKit when the On characteristic is not sent (
#129201
)
2024-10-26 15:29:15 +02:00
test_type_locks.py
Change lock state to an enum (
#126379
)
2024-09-24 12:30:50 +02:00
test_type_media_players.py
…
test_type_remote.py
…
test_type_security_systems.py
Implement new state property for alarm_control_panel which is using an enum (
#126283
)
2024-10-21 22:54:27 +02:00
test_type_sensors.py
Push real binary sensor states to state machine in tests (
#128894
)
2024-10-21 16:19:25 +02:00
test_type_switches.py
…
test_type_thermostats.py
…
test_type_triggers.py
…
test_util.py
…
util.py
…