This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-08-24 07:05:12 +01:00
Code
Activity
Files
d06dc45c6022c1bb40cbcd513c8bf071b6cefbed
core
/
tests
/
components
/
group
T
History
…
..
fixtures
…
__init__.py
…
common.py
Remove bind_hass usage (
#168369
)
2026-04-16 15:38:59 +02:00
conftest.py
…
test_binary_sensor.py
…
test_button.py
Add button group support (
#121715
)
2024-07-11 09:37:32 +02:00
test_config_flow.py
…
test_cover.py
…
test_event.py
…
test_fan.py
…
test_init.py
Include config entry groups in groups_with_entity (
#175451
)
2026-07-08 03:03:23 -04:00
test_light.py
…
test_lock.py
Use DOMAIN constant in test (async_setup_component a-g) (
#173013
)
2026-06-08 15:58:54 +02:00
test_media_player.py
…
test_notify.py
…
test_recorder.py
…
test_reproduce_state.py
…
test_sensor.py
Fix line length violations in tests/components g (
#170882
)
2026-05-16 17:06:36 +02:00
test_switch.py
Use DOMAIN constant in test (async_setup_component a-g) (
#173013
)
2026-06-08 15:58:54 +02:00
test_valve.py
…