core/homeassistant
Erik Montnemery 0c0ff855b1
Warn when async_update_entry creates a unique_id collision (#127929)
2024-10-08 14:42:41 +02: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 Remove the Google Domains integration (#127278) 2024-10-02 13:58:19 +02:00
components Add device_class for LCN sensors (#127921) 2024-10-08 14:24:48 +02:00
generated Remove Spider integration (#127346) 2024-10-03 21:44:30 +02:00
helpers Make FlowHandler.context a typed dict (#126291) 2024-10-08 12:18:45 +02:00
scripts
util Switch to using fast cached_property implementation in propcache (#127339) 2024-10-03 13:11:02 -05:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py
config_entries.py Warn when async_update_entry creates a unique_id collision (#127929) 2024-10-08 14:42:41 +02:00
const.py
core.py Restore __slots__ to core objects (#127441) 2024-10-03 22:23:47 +02:00
data_entry_flow.py Make FlowHandler.context a typed dict (#126291) 2024-10-08 12:18:45 +02:00
exceptions.py
loader.py Revert Alexa Media Player block (#127553) 2024-10-04 13:13:18 +02:00
package_constraints.txt Bump yarl to 1.14.0 (#127924) 2024-10-08 14:01:37 +02:00
py.typed
requirements.py
runner.py
setup.py
strings.json