hass-core/tests/testing_config/custom_components/test
J. Nick Koston 33412dd9f6
Remove unused legacy state translations (#112023)
* Remove unused state translations

There have been replaced with entity translations
https://github.com/home-assistant/developers.home-assistant/pull/1557
https://github.com/home-assistant/core/pull/82701

* nothing does merging anymore

* useless dispatch

* remove

* remove platform code from hassfest

* preen

* Update homeassistant/helpers/translation.py

* ruff

* fix merge

* check is impossible now since we already know if translations exist or not

* keep the function for now

* remove unreachable code since we filter out `.` before now

* reduce

* reduce

* fix merge conflict (again)
2024-04-14 07:13:17 -04:00
..
translations Remove unused legacy state translations (#112023) 2024-04-14 07:13:17 -04:00
__init__.py Load requirements and dependencies from manifests. Fallback to current REQUIREMENTS and DEPENDENCIES (#22717) 2019-04-11 01:26:36 -07:00
icons.json Add icon translations support (#103294) 2024-01-19 16:56:56 +01:00
image_processing.py Update integrations t-z to override extra_state_attributes() (#47760) 2021-03-11 20:16:26 +01:00
light.py Unignore Ruff PLE, PLW in tests (#114406) 2024-03-29 23:58:30 +01:00
lock.py Unignore Ruff PLE, PLW in tests (#114406) 2024-03-29 23:58:30 +01:00
manifest.json Block custom integrations with missing or invalid version (#49916) 2021-05-17 15:48:41 +02:00
remote.py Unignore Ruff PLE, PLW in tests (#114406) 2024-03-29 23:58:30 +01:00
switch.py Use setup_test_component_platform helper for switch entity component tests instead of hass.components (#114305) 2024-03-28 13:56:23 +01:00
weather.py Unignore Ruff PLE, PLW in tests (#114406) 2024-03-29 23:58:30 +01:00