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-07-16 11:03:09 +01:00
Code
Activity
Files
a8859a8383104cd9bc2bdcf9bb5097fdba149aeb
core
/
tests
/
components
/
template
T
History
…
..
fixtures
…
snapshots
…
__init__.py
…
conftest.py
…
test_alarm_control_panel.py
…
test_binary_sensor.py
…
test_blueprint.py
…
test_button.py
…
test_config_flow.py
…
test_config.py
…
test_cover.py
…
test_device_tracker.py
Add template device_tracker platform (
#171732
)
2026-05-27 13:27:07 +02:00
test_entity.py
Use DOMAIN constant in test (async_setup_component o-z) (
#173018
)
2026-06-06 12:14:46 -07:00
test_event.py
…
test_fan.py
…
test_helpers.py
…
test_image.py
…
test_init.py
Remove purpose-specific triggers and conditions from labs (
#174450
)
2026-06-22 16:58:51 +01:00
test_light.py
…
test_lock.py
…
test_number.py
…
test_select.py
Use DOMAIN constant in test (async_setup_component o-z) (
#173018
)
2026-06-06 12:14:46 -07:00
test_sensor.py
Add restore state framework for template entities (
#172847
)
2026-06-24 16:54:56 +02:00
test_switch.py
Clean up legacy template entity code (
#170016
)
2026-05-20 07:44:32 +02:00
test_template_entity.py
…
test_trigger_entity.py
Use DOMAIN constant in test (async_setup_component o-z) (
#173018
)
2026-06-06 12:14:46 -07:00
test_trigger.py
…
test_update.py
…
test_vacuum.py
…
test_validators.py
Fix line length violations in tests/components t-z (
#170994
)
2026-05-17 17:12:29 -04:00
test_weather.py
…