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-09 00:47:04 +01:00
Code
Activity
Files
9e59f07401d3cc6f66da59efb33fca3d627fba4a
core
/
tests
/
components
/
template
T
History
Petro31
9b274a0bc4
Correct template fan optimistic mode and supported features (
#142414
)
2025-04-14 15:40:29 +02:00
..
fixtures
…
snapshots
…
__init__.py
Consolidate all platforms that have tests (
#22109
)
2019-03-18 23:07:39 -07:00
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_entity.py
Add a base class for template entities to inherit from (
#139645
)
2025-03-04 07:23:05 +01:00
test_fan.py
…
test_image.py
…
test_init.py
Use pytest.mark.usefixtures for start_ha in template tests (
#126805
)
2024-09-26 14:00:52 +02:00
test_light.py
…
test_lock.py
Fix empty actions (
#142292
)
2025-04-04 22:17:52 +02:00
test_number.py
…
test_select.py
Fix empty actions (
#142292
)
2025-04-04 22:17:52 +02:00
test_sensor.py
…
test_switch.py
Fix empty actions (
#142292
)
2025-04-04 22:17:52 +02:00
test_template_entity.py
…
test_trigger_entity.py
Add abstract class to trigger based template entities (
#139650
)
2025-03-06 08:00:11 +01:00
test_trigger.py
Standardize homeassistant imports in component tests (m-z) (
#136807
)
2025-01-29 08:57:57 +01:00
test_vacuum.py
…
test_weather.py
…