hass-core/homeassistant
Åke Strandberg f5dad1d312
Add myuplink reauth flow (#110587)
* WIP test

* WIP

* WIP Reauth flow. Test fail otherways OK.

* Minor adjustments to tests

* Merge

* Merge

* Next level...

* Cleanup according to review

* It works!

* Simplify setup

* Remove default

* Remove files from PR

* Add back test_init

* Add back test_sensor

* Adjust error message

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-02-17 10:18:53 +01:00
..
auth Address late review on auth (#108852) 2024-01-25 18:15:35 +01:00
backports
brands Add tapo virtual integration (#109765) 2024-02-07 06:29:26 +01:00
components Add myuplink reauth flow (#110587) 2024-02-17 10:18:53 +01:00
generated Add Aprilaire integration (#95093) 2024-02-16 08:30:51 +01:00
helpers Add filter to translation event listeners to avoid creating tasks (#110732) 2024-02-16 12:13:23 -06:00
scripts Update colorlog to 6.8.2 (#109072) 2024-01-29 23:24:17 +01:00
util Remove lru cache size limit of TemperatureConverter (#109726) 2024-02-05 20:21:04 +01:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Speed up bootstrap by preloading manifests for base platforms (#110130) 2024-02-16 09:35:46 -06:00
config.py Improve package schema validation (#108125) 2024-02-10 20:16:20 +01:00
config_entries.py Guard ConfigEntry from being mutated externally without using the built-in interfaces (#110023) 2024-02-16 10:15:05 -06:00
const.py Bump version to 2024.3.0dev0 (#109238) 2024-01-31 22:05:13 +01:00
core.py Improve ability to debug one time listeners blocking the event loop (#110064) 2024-02-09 08:44:14 +01:00
data_entry_flow.py Improve invalid error messages in the config flows (#108075) 2024-01-30 12:24:19 +01:00
exceptions.py Raise and suppress stack trace when reloading yaml fails (#102410) 2023-11-24 17:34:45 +01:00
loader.py Speed up bootstrap by preloading manifests for base platforms (#110130) 2024-02-16 09:35:46 -06:00
package_constraints.txt Bump cryptography to 42.0.3 (#110728) 2024-02-16 20:37:40 +01:00
requirements.py Signficantly reduce executor contention during bootstrap (#107312) 2024-01-07 22:55:40 -05:00
runner.py
setup.py Use builtin TimeoutError [core + helpers] (#109684) 2024-02-05 12:09:54 +01:00
strings.json