hass-core/homeassistant
2024-11-14 16:31:33 +01:00
..
auth Make FlowHandler.context a typed dict (#126291) 2024-10-08 12:18:45 +02:00
backports Add pylint rule for cached_property (#127482) 2024-10-03 17:53:55 -05:00
brands Add Sky remote integration (#124507) 2024-11-13 14:29:04 +01:00
components Add missing translation string to smarty (#130624) 2024-11-14 16:17:08 +01:00
generated Add acaia integration (#130059) 2024-11-14 13:28:38 +01:00
helpers Use report_usage in helpers (#130365) 2024-11-12 09:25:13 +01:00
scripts Improve type hints in scripts/auth (#124049) 2024-08-18 15:43:15 +02:00
util Correct spelling of BloodGlucoseConcentrationConverter (#130449) 2024-11-12 21:48:42 +01:00
__init__.py
__main__.py Add handler to restore a backup file with the backup integration (#128365) 2024-11-01 16:25:22 +01:00
backup_restore.py Use JSON as format for .HA_RESTORE (#129792) 2024-11-04 13:07:11 +01:00
block_async_io.py Add additional blocking operations to loop protection (#124017) 2024-08-16 09:03:24 -05:00
bootstrap.py Add Python version to issue ID (#130611) 2024-11-14 16:31:33 +01:00
config.py Move core config functionality to its own module (#129065) 2024-10-24 13:34:51 +02:00
config_entries.py Adjust logging for OptionsFlow deprecation (#130360) 2024-11-11 21:02:09 +01:00
const.py Update base image to Python 3.13 and deprecated 3.12 (#130425) 2024-11-13 19:28:53 +01:00
core.py Add new frame helper to better distinguish custom and core integrations (#130025) 2024-11-07 18:23:35 +01:00
core_config.py Add new frame helper to better distinguish custom and core integrations (#130025) 2024-11-07 18:23:35 +01:00
data_entry_flow.py Add new frame helper to better distinguish custom and core integrations (#130025) 2024-11-07 18:23:35 +01:00
exceptions.py Import Generator from collections.abc (1) (#120914) 2024-07-01 11:51:51 +02:00
loader.py Add new frame helper to better distinguish custom and core integrations (#130025) 2024-11-07 18:23:35 +01:00
package_constraints.txt Adjust minimum scapy version to 2.6.1 (#130565) 2024-11-13 17:49:39 -06:00
py.typed Add py.typed file (#115446) 2024-04-11 22:14:10 -04:00
requirements.py Make fetching integrations with requirements safer (#120481) 2024-06-26 08:51:57 +02:00
runner.py Remove unnecessary asyncio EventLoopPolicy init_watcher backport (#129628) 2024-11-01 13:44:49 +01:00
setup.py Only raise missing integration issue for config entry integrations (#126654) 2024-09-24 18:26:01 +02:00
strings.json Translation support for device automation extra fields (#115892) 2024-06-12 14:10:02 +02:00