hass-core/homeassistant
Erik Montnemery 47ecce4873
Allow deleting entity entries from entity_registry.async_migrate_entries (#101094)
* Allow deleting entity entries from entity_registry.async_migrate_entries

* Explicitly return None in tests
2023-09-30 10:23:10 +02: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 Use dataclasses instead of attrs in stream (#101148) 2023-09-30 09:46:30 +02:00
generated Add WeatherFlow integration (#75530) 2023-09-27 17:28:05 +02:00
helpers Allow deleting entity entries from entity_registry.async_migrate_entries (#101094) 2023-09-30 10:23:10 +02:00
scripts Remove unnecessary block use of pylint disable in components p-z (#100192) 2023-09-12 20:47:48 +02:00
util Add body_exists to MockRequest in aiohttp util (#100932) 2023-09-26 17:52:29 +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 Move device info validation to device registry (#96465) 2023-07-14 08:55:17 -04:00
loader.py Fix circular dependancy detection (#100458) 2023-09-28 08:05:00 +02:00
package_constraints.txt Revert pin on AlexaPy (#101123) 2023-09-29 19:40:13 +02: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 Add more common translations (#96429) 2023-07-12 22:00:05 -04:00