hass-core/homeassistant
2023-10-01 19:33:38 +01:00
..
auth
backports Revert "Cache entity properties that are never expected to change in the base class" (#100422) 2023-09-15 11:25:24 +02:00
brands Add integration for IKEA Idasen Desk (#99173) 2023-09-20 02:44:35 +02:00
components Bump zeroconf to 0.115.1 (#101213) 2023-10-01 19:33:38 +01:00
generated Update Fitbit integration to allow UI based configuration (#100897) 2023-09-30 16:56:39 -07:00
helpers Catch HTML case insensitively in "no HTML" config validation (#101181) 2023-10-01 16:19:24 +02:00
scripts Remove unnecessary block use of pylint disable in components p-z (#100192) 2023-09-12 20:47:48 +02:00
util Remove deprecated distance conversion functions (#101199) 2023-10-01 16:17:31 +02:00
__init__.py
__main__.py Remove dead code from __main__.py (#98694) 2023-08-20 10:17:28 +02:00
block_async_io.py
bootstrap.py Don't allow hass.config.config_dir to be None (#98442) 2023-08-16 13:00:14 +02:00
config.py Remove unnnecessary pylint configs from core (#98704) 2023-08-22 23:12:12 +02:00
config_entries.py Avoid ConfigEntry lookups in hass.config_entries.async_entries for domain index (#100598) 2023-09-20 18:43:15 +02:00
const.py Bump version to 2023.11.0dev0 (#101013) 2023-09-27 19:03:06 +02:00
core.py Move attributes to be excluded from recording to entity classes (#100239) 2023-09-20 18:09:12 +02:00
data_entry_flow.py Avoid double lookups with data_entry_flow indices (#100627) 2023-09-20 11:55:51 +02:00
exceptions.py
loader.py Fix circular dependancy detection (#100458) 2023-09-28 08:05:00 +02:00
package_constraints.txt Bump zeroconf to 0.115.1 (#101213) 2023-10-01 19:33:38 +01:00
requirements.py Replace deprecated pkg_resources with importlib.metadata (#97628) 2023-08-03 09:14:00 +02:00
runner.py Remove unnecessary block use of pylint disable in components p-z (#100192) 2023-09-12 20:47:48 +02:00
setup.py
strings.json