hass-core/homeassistant
mkmer 3b501fd2d7
Add username to Reauth flow in Honeywell (#96850)
* pre-populate username/password on reauth

* Update homeassistant/components/honeywell/config_flow.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Use add_suggested_value_to_schema

* Optimize code

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-07-19 15:25:10 +02:00
..
auth Replace isort with ruff (#94302) 2023-06-08 23:43:56 +02:00
backports Remove unneeded str() in StrEnum backport (#96509) 2023-07-13 22:37:59 -10:00
brands Remove the virtual integration for ultraloq (#96355) 2023-07-17 11:49:42 +02:00
components Add username to Reauth flow in Honeywell (#96850) 2023-07-19 15:25:10 +02:00
generated Bump flux_led to 1.0.0 (#96879) 2023-07-19 06:50:29 +02:00
helpers Add comment to EntityPlatform._async_add_entity about update_before_add (#96891) 2023-07-19 13:07:23 +02:00
scripts Update colorlog to 6.7.0 (#96131) 2023-07-11 14:29:09 -04:00
util Move overlapping pylint rules to ruff, disable mypy overlap (#94359) 2023-06-27 17:42:46 +02:00
__init__.py
__main__.py Stricter pylint message control (#86154) 2023-01-20 13:47:55 +01:00
block_async_io.py Update mypy to 1.1.1 (#89268) 2023-03-08 22:57:54 +01:00
bootstrap.py Set httpx log level to warning (#94217) 2023-06-08 09:39:06 +02:00
config.py Onboard Google Translate (#95352) 2023-06-27 13:12:25 +02:00
config_entries.py Make async_set_state in ConfigEntry a protected method (#96727) 2023-07-17 08:58:12 +02:00
const.py Bump version to 2023.8.0dev0 (#95476) 2023-06-28 16:07:54 -04:00
core.py Fix mixed case service schema registration (#96448) 2023-07-12 14:39:51 -10:00
data_entry_flow.py Reduce in progress flow matching overhead (#94403) 2023-06-11 10:41:38 +02:00
exceptions.py Move device info validation to device registry (#96465) 2023-07-14 08:55:17 -04:00
loader.py Reduce overhead to fetch integrations (#93767) 2023-05-29 20:58:51 -04:00
package_constraints.txt Update PyJWT to 2.8.0 (#96899) 2023-07-19 14:35:54 +02:00
requirements.py Core code styling improvements (#85963) 2023-01-15 23:00:51 +01:00
runner.py Make dataclasses in HA core slotted (#91208) 2023-04-11 07:58:28 -10:00
setup.py Log a traceback when importing a component fails (#94778) 2023-06-19 13:10:39 +02:00
strings.json Add more common translations (#96429) 2023-07-12 22:00:05 -04:00