core/homeassistant/components/home_connect
J. Diego Rodríguez Royo 4a8c96471b
Raise `ConfigEntryAuthFailed` at Home Connect update auth error (#136953)
* Raise `ConfigEntryAuthFailed` on `UnauthorizedError` handling

* Implement reauth flow

* Add tests

* Remove unnecessary code from tests
2025-02-09 12:36:08 +01:00
..
__init__.py
api.py
application_credentials.py
binary_sensor.py
common.py
config_flow.py
const.py
coordinator.py
diagnostics.py
entity.py
icons.json
light.py
manifest.json
number.py
select.py
sensor.py
services.yaml
strings.json
switch.py
time.py
utils.py