hass-core/homeassistant
2023-07-12 13:45:38 +02:00
..
auth Replace isort with ruff (#94302) 2023-06-08 23:43:56 +02:00
backports Improve type annotations of cached_property backport (#95309) 2023-06-26 18:36:01 -05:00
brands Add YouTube integration (#92988) 2023-05-27 11:21:12 -07:00
components Migrate script services to support translations (#96401) 2023-07-12 13:45:38 +02:00
generated Add additional tplink kasa OUI (#96383) 2023-07-12 03:20:41 +02:00
helpers Fix service schema to allow for services without any fields/properties (#96346) 2023-07-11 19:33:07 +02:00
scripts Update colorlog to 6.7.0 (#96131) 2023-07-11 14:29:09 -04:00
util Move overlapping pylint rules to ruff, disable mypy overlap (#94359) 2023-06-27 17:42:46 +02:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Set httpx log level to warning (#94217) 2023-06-08 09:39:06 +02:00
config.py Onboard Google Translate (#95352) 2023-06-27 13:12:25 +02:00
config_entries.py Remove the weak ref for tracking update listeners (#95798) 2023-07-03 13:56:21 -05:00
const.py Bump version to 2023.8.0dev0 (#95476) 2023-06-28 16:07:54 -04:00
core.py Refactor async_get_hass to rely on threading.local instead of a ContextVar (#96005) 2023-07-07 14:52:38 -04:00
data_entry_flow.py Reduce in progress flow matching overhead (#94403) 2023-06-11 10:41:38 +02:00
exceptions.py Make dataclasses in HA core slotted (#91208) 2023-04-11 07:58:28 -10:00
loader.py Reduce overhead to fetch integrations (#93767) 2023-05-29 20:58:51 -04:00
package_constraints.txt Update orjson to 3.9.2 (#96257) 2023-07-11 14:16:43 -04:00
requirements.py
runner.py Make dataclasses in HA core slotted (#91208) 2023-04-11 07:58:28 -10:00
setup.py Log a traceback when importing a component fails (#94778) 2023-06-19 13:10:39 +02:00
strings.json Use common string references for device_automation translations (#95897) 2023-07-10 12:56:51 +02:00