hass-core/homeassistant
Bram Kragten 5d9533fb90
Make script services always respond when asked ()
* Make script services always respond when asked

* Update test_init.py
2023-07-06 10:48:03 -04:00
..
auth Replace isort with ruff () 2023-06-08 23:43:56 +02:00
backports Improve type annotations of cached_property backport () 2023-06-26 18:36:01 -05:00
brands Add YouTube integration () 2023-05-27 11:21:12 -07:00
components Make script services always respond when asked () 2023-07-06 10:48:03 -04:00
generated Make local calendar integration title translatable () 2023-07-04 23:35:32 -07:00
helpers Set correct response value in service description when async_set_service_schema is used () 2023-07-06 10:24:34 -04:00
scripts Adjust registry access in scripts () 2023-02-28 21:58:47 -05:00
util Move overlapping pylint rules to ruff, disable mypy overlap () 2023-06-27 17:42:46 +02:00
__init__.py
__main__.py
block_async_io.py Update mypy to 1.1.1 () 2023-03-08 22:57:54 +01:00
bootstrap.py Set httpx log level to warning () 2023-06-08 09:39:06 +02:00
config.py Onboard Google Translate () 2023-06-27 13:12:25 +02:00
config_entries.py Remove the weak ref for tracking update listeners () 2023-07-03 13:56:21 -05:00
const.py Bump version to 2023.8.0dev0 () 2023-06-28 16:07:54 -04:00
core.py Add slots to core EventBus () 2023-07-05 11:47:24 -05:00
data_entry_flow.py Reduce in progress flow matching overhead () 2023-06-11 10:41:38 +02:00
exceptions.py Make dataclasses in HA core slotted () 2023-04-11 07:58:28 -10:00
loader.py Reduce overhead to fetch integrations () 2023-05-29 20:58:51 -04:00
package_constraints.txt Update frontend to 20230705.1 () 2023-07-05 18:20:10 +02:00
requirements.py
runner.py Make dataclasses in HA core slotted () 2023-04-11 07:58:28 -10:00
setup.py Log a traceback when importing a component fails () 2023-06-19 13:10:39 +02:00
strings.json Raise issue "does not support platform setup" () 2023-05-28 21:53:32 +02:00