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-06-08 00:17:16 +01:00
Code
Activity
Files
9bc0e8e8ab1e45c82e4e0b7bacb45d08bc57feba
core
/
tests
/
components
/
homekit_controller
T
History
J. Nick Koston
061b1abd1b
Improve handling of invalid serial numbers in HomeKit Controller (
#58723
)
...
Fixes
#58719
2021-10-29 17:57:01 -07:00
..
specific_devices
Improve handling of invalid serial numbers in HomeKit Controller (
#58723
)
2021-10-29 17:57:01 -07:00
__init__.py
…
common.py
…
conftest.py
Mock out zeroconf in homekit_controller tests (
#56307
)
2021-09-16 11:29:41 -10:00
test_air_quality.py
Add volatile organic compounds to homekit_controller (
#55093
)
2021-08-23 20:47:09 +02:00
test_alarm_control_panel.py
…
test_binary_sensor.py
…
test_camera.py
…
test_climate.py
…
test_config_flow.py
Handle homekit accessories where the pairing flag is wrong (
#53385
)
2021-07-23 20:03:44 -10:00
test_cover.py
…
test_device_trigger.py
…
test_fan.py
…
test_humidifier.py
…
test_init.py
…
test_light.py
…
test_lock.py
Update homekit controller lock to support locking, unlocking, jammed (
#52821
)
2021-07-20 23:55:04 -05:00
test_media_player.py
…
test_number.py
Support controlling Flowerbud spray level via homekit_controller (
#53493
)
2021-07-26 10:46:36 -05:00
test_sensor.py
Add support for bridge accessory unavailability (
#52207
)
2021-08-22 21:20:40 +02:00
test_storage.py
…
test_switch.py
…