core/homeassistant
epenet 5836a85340
Prevent `async_create_entry` from reauth/reconfigure flows (#127527)
* Prevent `async_create_entry` from reauth/reconfigure flows

* Adjust message

* Don't raise just yet

* Adjust message

* Fix string

* Remove invalid comment

* Add parameter

* Use count parameter

* Remove another branching
2024-10-08 15:19:58 +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 Rename `UnitOfConductivity` enum members (#127919) 2024-10-08 14:44:01 +02:00
scripts
util Rename `UnitOfConductivity` enum members (#127919) 2024-10-08 14:44:01 +02:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py
config_entries.py Prevent `async_create_entry` from reauth/reconfigure flows (#127527) 2024-10-08 15:19:58 +02:00
const.py Rename `UnitOfConductivity` enum members (#127919) 2024-10-08 14:44:01 +02:00
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