hass-core/script
Erik Montnemery a0e558c457
Add generic classes BaseFlowHandler and BaseFlowManager ()
* Add generic classes BaseFlowHandler and BaseFlowManager

* Migrate zwave_js

* Update tests

* Update tests

* Address review comments
2024-02-29 16:52:39 +01:00
..
hassfest Remove 'values' from services validation () 2024-02-29 02:53:03 +01:00
scaffold Add generic classes BaseFlowHandler and BaseFlowManager () 2024-02-29 16:52:39 +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
const.py Add task to install all requirements of an integration () 2024-01-18 22:11:02 +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 Update httpx to 0.27.0 and httpcore to 1.0.4 () 2024-02-27 13:15:33 -10:00
inspect_schemas.py Improve string formatting v4 () 2020-04-05 16:01:41 +02:00
install_integration_requirements.py Add task to install all requirements of an integration () 2024-01-18 22:11:02 +01: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 Update ruff to 0.2.1 () 2024-02-06 15:41:34 +01:00
run-in-env.sh Set default for OSTYPE in run-in-env script () 2024-02-05 20:23:52 +01: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
util.py Add task to install all requirements of an integration () 2024-01-18 22:11:02 +01:00
version_bump.py Use present wording in version bump script () 2023-10-27 17:50:33 +02:00