core/homeassistant
Erik Montnemery 2e1a5ddf2b
Don't allow creating device if config entry does not exist (#98157)
* Don't allow creating device if config entry does not exist

* Fix test

* Update test
2023-08-10 22:09:13 -04:00
..
auth
backports
brands
components Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
generated Change discovergy integration type (#97391) 2023-08-05 22:47:04 +02:00
helpers Don't allow creating device if config entry does not exist (#98157) 2023-08-10 22:09:13 -04:00
scripts
util Replace deprecated pkg_resources with importlib.metadata (#97628) 2023-08-03 09:14:00 +02:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py
config_entries.py Reduce overhead to start a config entry flow by optimizing fetching the handler (#97883) 2023-08-06 20:25:03 -10:00
const.py Add wake word integration (#96380) 2023-08-07 22:22:16 -04:00
core.py Ruff: isort don't split imports based on trailing comma (#98162) 2023-08-10 14:27:03 +02:00
data_entry_flow.py
exceptions.py
loader.py
package_constraints.txt Add missing transmit power to ESPHome Bluetooth scanners (#98175) 2023-08-10 21:59:37 -04:00
requirements.py Replace deprecated pkg_resources with importlib.metadata (#97628) 2023-08-03 09:14:00 +02:00
runner.py Add packaging as default requirement (#97712) 2023-08-04 12:29:18 +02:00
setup.py
strings.json