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-09-06 13:32:08 +01:00
Code
Activity
Files
b2fcab20a69efec19f948bb1b26f50bd474b0bb5
core
/
tests
/
components
/
template
T
History
Petro31
b2fcab20a6
Add trigger based entities to template switch (
#141763
)
...
* Add trigger based entities to template switch platform * add suggestions
2025-04-29 09:40:16 +02:00
..
fixtures
…
snapshots
…
__init__.py
…
conftest.py
Add trigger based entities to template switch (
#141763
)
2025-04-29 09:40:16 +02:00
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
…
test_fan.py
…
test_image.py
…
test_init.py
…
test_light.py
…
test_lock.py
…
test_number.py
…
test_select.py
…
test_sensor.py
…
test_switch.py
Add trigger based entities to template switch (
#141763
)
2025-04-29 09:40:16 +02:00
test_template_entity.py
…
test_trigger_entity.py
Fix trigger template entity issue when coordinator data is None (
#143830
)
2025-04-28 14:32:16 +02:00
test_trigger.py
…
test_vacuum.py
…
test_weather.py
…