hass-core/homeassistant
epenet 97c55ae6f1
Warn on non-string config entry unique IDs (#125662)
* Warn on non-string config entry unique IDs

* Add comment

* isinstance
2024-09-10 15:30:03 +02:00
..
auth Allow non-admins to subscribe to newer registry update events (#123267) 2024-08-07 09:13:23 +02:00
backports
brands Rename lg_thinq domain name (#124926) 2024-08-30 22:34:34 +02:00
components Migrate wolflink config_entry unique_id to string (#125653) 2024-09-10 15:16:26 +02:00
generated Change Knocki integration type to hub (#124863) 2024-09-08 17:11:19 +02:00
helpers Simplify cv._base_trigger_list_flatten (#125613) 2024-09-09 21:14:41 +02:00
scripts Improve type hints in scripts/auth (#124049) 2024-08-18 15:43:15 +02:00
util Add calories to energy sensor device class (#122796) 2024-09-10 12:22:15 +02:00
__init__.py
__main__.py
block_async_io.py Add additional blocking operations to loop protection (#124017) 2024-08-16 09:03:24 -05:00
bootstrap.py Clean up useless logging handler setting (#120974) 2024-08-05 11:22:13 +02:00
config.py Fix blocking I/O while validating core config schema (#124125) 2024-08-17 15:14:28 -05:00
config_entries.py Warn on non-string config entry unique IDs (#125662) 2024-09-10 15:30:03 +02:00
const.py Add calories to energy sensor device class (#122796) 2024-09-10 12:22:15 +02:00
core.py Use BaseEventLoop._thread_id instead of a custom attribute (#124054) 2024-08-17 10:59:39 +02:00
data_entry_flow.py Update deprecation warning for data_entry_flow (#122154) 2024-07-19 09:08:45 +02:00
exceptions.py Import Generator from collections.abc (1) (#120914) 2024-07-01 11:51:51 +02:00
loader.py Improve language in loader error messages (#122387) 2024-07-22 15:32:36 +02:00
package_constraints.txt Bump yarl to 1.1.11 (#125633) 2024-09-10 00:38:59 -04:00
py.typed
requirements.py Make fetching integrations with requirements safer (#120481) 2024-06-26 08:51:57 +02:00
runner.py Update mypy-dev to 1.12.0a3 (#124939) 2024-08-31 19:34:41 +02:00
setup.py Do not raise repair issue about missing integration in safe mode (#123066) 2024-08-02 13:38:56 +02:00
strings.json