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-12 19:49:41 +01:00
Code
Activity
Files
b107b2c7bf6dd255dec4e20e054ecaa659b5a544
core
/
tests
/
components
/
config
T
History
Paul Bottein
b471a6e519
Add has_entity_name to entity display dict and fix name (
#125832
)
...
* Add has_entity_name to entity display dict and fix name * Fix tests
2024-09-19 11:35:44 +02:00
..
__init__.py
…
conftest.py
…
test_area_registry.py
…
test_auth_provider_homeassistant.py
…
test_auth.py
…
test_automation.py
…
test_category_registry.py
Add created_at/modified_at to category registry (
#122454
)
2024-07-23 14:39:38 +02:00
test_config_entries.py
Update string formatting to use f-string on tests (
#125986
)
2024-09-19 10:32:38 +02:00
test_core.py
…
test_device_registry.py
Add missing hass type hint in component tests (c) (
#124067
)
2024-08-18 15:35:31 +02:00
test_entity_registry.py
Add has_entity_name to entity display dict and fix name (
#125832
)
2024-09-19 11:35:44 +02:00
test_floor_registry.py
…
test_init.py
…
test_label_registry.py
…
test_scene.py
…
test_script.py
…