This website requires JavaScript.
Explore
Help
Sign In
Electric-Special
/
ha-core
Watch
1
Star
0
Fork
0
You've already forked ha-core
mirror of
https://github.com/Electric-Special/ha-core.git
synced
2026-03-21 20:05:12 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e8667dfbe0c23c6d61ba481b9cb80e8426a20a6f
ha-core
/
tests
/
components
/
template
History
Petro31
3e0aab55a8
Fix
delay_on
and
delay_off
restarting when a new trigger occurs during the delay (
#145050
)
2025-06-11 14:08:10 +01:00
..
fixtures
…
snapshots
…
__init__.py
…
conftest.py
…
test_alarm_control_panel.py
Add modern configuration for template alarm control panel (
#144834
)
2025-05-15 11:46:57 +02:00
test_binary_sensor.py
Fix
delay_on
and
delay_off
restarting when a new trigger occurs during the delay (
#145050
)
2025-06-11 14:08:10 +01:00
test_blueprint.py
…
test_button.py
…
test_config_flow.py
…
test_config.py
…
test_cover.py
Add trigger based template cover (
#145455
)
2025-05-23 16:32:21 +02:00
test_entity.py
…
test_fan.py
…
test_image.py
…
test_init.py
…
test_light.py
Add color_temp_kelvin to set_temperature action variables (
#146448
)
2025-06-11 11:58:07 +02:00
test_lock.py
…
test_number.py
…
test_select.py
…
test_sensor.py
…
test_switch.py
…
test_template_entity.py
…
test_trigger_entity.py
…
test_trigger.py
Add trigger_variables to template trigger 'for' field (
#136672
)
2025-05-19 17:26:42 +02:00
test_vacuum.py
Add template vacuum modern style (
#144843
)
2025-05-15 15:46:00 +02:00
test_weather.py
…