hass-core/script
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
..
hassfest Remove unused legacy state translations (#112023) 2024-04-14 07:13:17 -04:00
scaffold Enable Ruff INP001 (#115082) 2024-04-08 15:43:58 +02:00
translations Filter out fuzzy translations from Lokalise (#114968) 2024-04-08 10:04:16 +02:00
__init__.py Add init for run inside devcontainer 2019-11-19 13:53:12 +00:00
bootstrap Remove legacy pip resolver (#92124) 2023-04-27 22:39:29 +02:00
check_dirty Fail if dirty (#16839) 2018-09-25 20:47:51 +02:00
check_format Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
const.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
countries.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
currencies.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
gen_requirements_all.py Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
inspect_schemas.py Add empty line after module docstring (2) [other] (#112738) 2024-03-08 19:16:38 +01:00
install_integration_requirements.py Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
languages.py Add empty line after module docstring (2) [other] (#112738) 2024-03-08 19:16:38 +01:00
lint Drop flake8 in favor of Ruff (#89863) 2023-03-17 13:30:06 +01:00
lint_and_test.py Enable Ruff TRY201 (#114269) 2024-03-28 10:18:07 +01:00
microsoft_tts.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
monkeytype Add script to run monkeytype typing on test suite (#14440) 2018-06-21 15:06:05 +02:00
ruff.toml Update ruff to 0.2.1 (#109796) 2024-02-06 15:41:34 +01:00
run-in-env.sh Set default for OSTYPE in run-in-env script (#109731) 2024-02-05 20:23:52 +01:00
server Remove translations from Core (#87543) 2023-02-06 15:06:43 +01:00
setup Update build system (#95237) 2023-06-26 19:03:56 +02:00
split_tests.py Replace pytest-test-groups by custom tests splitter (#114381) 2024-04-03 15:43:12 +02:00
update Improve development workflow in docker (#5079) 2017-01-02 22:04:09 +01:00
util.py Add task to install all requirements of an integration (#108262) 2024-01-18 22:11:02 +01:00
version_bump.py Fix version_bump --set-nightly-version (#114304) 2024-03-27 14:45:28 +01:00