core/homeassistant
Krisjanis Lejejs a14aca31e5
Add MFA login flow support for cloud component (#132497)
* Add MFA login flow support for cloud component

* Add tests for cloud MFA login

* Update code to reflect used package changes

* Update code to use underlying package changes

* Remove unused change

* Fix login required parameters

* Fix parameter validation

* Use cv.has_at_least_one_key for param validation

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-12-17 16:44:50 +01:00
..
auth Improve auth generic typing (#133061) 2024-12-12 20:14:56 +01:00
backports
brands Add new integration slide_local (#132632) 2024-12-12 20:18:19 +01:00
components Add MFA login flow support for cloud component (#132497) 2024-12-17 16:44:50 +01:00
generated Bump aiolifx to 1.1.2 and add new HomeKit product prefixes (#133191) 2024-12-15 11:24:41 +02:00
helpers Add support for subentries to config entries (#117355) 2024-12-12 20:16:18 +01:00
scripts
util Raise issue for deprecated imperial unit system (#130979) 2024-12-13 10:05:46 +01:00
__init__.py
__main__.py
backup_restore.py Merge feature branch with backup changes to dev (#132954) 2024-12-11 21:49:34 +01:00
block_async_io.py Allow load_verify_locations with only cadata passed (#133299) 2024-12-15 19:26:46 +01:00
bootstrap.py
config.py
config_entries.py Add support for subentries to config entries (#117355) 2024-12-12 20:16:18 +01:00
const.py Add mWh as unit of measurement for Matter energy sensors (#133005) 2024-12-13 09:33:58 +01:00
core.py Simplify access to hass in service calls (#133062) 2024-12-13 09:31:21 +01:00
core_config.py Raise issue for deprecated imperial unit system (#130979) 2024-12-13 10:05:46 +01:00
data_entry_flow.py
exceptions.py
loader.py
package_constraints.txt Bump aiohasupervisor to version 0.2.2b2 (#133417) 2024-12-17 13:18:26 +01:00
py.typed
requirements.py
runner.py
setup.py
strings.json