hass-core/script
2023-12-30 11:29:19 +01:00
..
hassfest Trigger Home Assistant shutdown automations right before the stop event instead of during it () 2023-12-05 11:24:41 -10:00
scaffold Finish scaffold config flow with either abort or create entry () 2023-12-05 17:13:29 +01:00
translations Fix runaway regex in translations.develop () 2023-10-23 12:34:32 +02:00
__init__.py Add init for run inside devcontainer 2019-11-19 13:53:12 +00:00
bootstrap Remove legacy pip resolver () 2023-04-27 22:39:29 +02:00
check_dirty Fail if dirty () 2018-09-25 20:47:51 +02:00
check_format Switch formatting from black to ruff-format () 2023-11-27 14:38:59 +01:00
countries.py Allow configuring country and language in core config () 2022-11-24 23:25:50 +01:00
currencies.py Deduplicate blackening () 2022-11-09 16:58:20 +01:00
gen_requirements_all.py Pin lxml to 4.9.4 () 2023-12-30 11:29:19 +01:00
inspect_schemas.py Improve string formatting v4 () 2020-04-05 16:01:41 +02:00
languages.py Base entity ids on English for languages not using Latin script () 2023-06-27 14:37:50 +02:00
lint Drop flake8 in favor of Ruff () 2023-03-17 13:30:06 +01:00
lint_and_test.py Issue bytes vs str related warnings from tests () 2023-11-27 21:59:54 +01:00
microsoft_tts.py Standardize spelling of TTS and STT () 2023-05-31 11:00:19 -04:00
monkeytype Add script to run monkeytype typing on test suite () 2018-06-21 15:06:05 +02:00
ruff.toml Replace isort with ruff () 2023-06-08 23:43:56 +02:00
run-in-env.sh Secure not to activate multiple venv in pre_commit hook () 2021-06-10 19:27:24 +02:00
server Remove translations from Core () 2023-02-06 15:06:43 +01:00
setup Update build system () 2023-06-26 19:03:56 +02:00
update Improve development workflow in docker () 2017-01-02 22:04:09 +01:00
version_bump.py Use present wording in version bump script () 2023-10-27 17:50:33 +02:00