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-29 06:06:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
13dfd27b7ee581dbe24294eec02486268b2de435
ha-core
/
tests
/
components
/
template
History
Petro31
890d3f4af4
Add a base class for template entities to inherit from (
#139645
)
...
* add-abstract-template-entity-base-class * review 1 changes
2025-03-04 07:23:05 +01:00
..
fixtures
…
snapshots
…
__init__.py
…
conftest.py
…
test_alarm_control_panel.py
…
test_binary_sensor.py
Standardize homeassistant imports in component tests (m-z) (
#136807
)
2025-01-29 08:57:57 +01:00
test_blueprint.py
…
test_button.py
…
test_config_flow.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
…
test_light.py
Improve calculating supported features in template light (
#139339
)
2025-02-26 15:09:20 +00:00
test_lock.py
…
test_number.py
…
test_select.py
…
test_sensor.py
Update signature of platforms' async_setup_entry in tests (
#138271
)
2025-02-11 13:17:39 +01:00
test_switch.py
…
test_template_entity.py
Add a base class for template entities to inherit from (
#139645
)
2025-03-04 07:23:05 +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
…