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-02-27 21:35:48 +00:00
Code
Activity
Files
9a2cb3ad1fc00a1192baf2db5fa0e31c390d622e
core
/
tests
/
components
/
homekit_controller
History
Franck Nijhof
868a5f377f
Ruff: isort don't split imports based on trailing comma (
#98162
)
2023-08-10 14:27:03 +02:00
..
fixtures
…
specific_devices
Refactored deprecated UNITS (
#97368
)
2023-08-03 21:12:01 +02:00
__init__.py
…
common.py
Load homekit_controller test data using its json loader (
#97534
)
2023-07-31 07:04:41 -07:00
conftest.py
…
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
…
test_cover.py
…
test_device_trigger.py
Ruff: isort don't split imports based on trailing comma (
#98162
)
2023-08-10 14:27:03 +02:00
test_diagnostics.py
Move overlapping pylint rules to ruff, disable mypy overlap (
#94359
)
2023-06-27 17:42:46 +02:00
test_event.py
Add event entities to homekit_controller (
#97140
)
2023-07-26 08:20:41 +02:00
test_fan.py
…
test_humidifier.py
Add current_humidity attribute on homekit_controller humidifier (
#94937
)
2023-06-20 21:46:07 +01:00
test_init.py
…
test_light.py
…
test_lock.py
…
test_media_player.py
…
test_number.py
…
test_select.py
…
test_sensor.py
…
test_storage.py
…
test_switch.py
…