core/homeassistant
Brian Norman 74e476a070
Add optional support for users with multiple ovo accounts (#80901)
* Added optional support for users with multiple ovo accounts

* Made changes from code review around naming

* Renaming config variable

* Removing account from async_step_reauth

* Removing more account from async_step_reauth

* Fixing code now I better understand and can test async_step_reauth

* Storing account id returned by ovoenergy client in config to handle when user has single account but then another gets added

* Putting account into async_step_user
2022-10-29 13:45:00 +02:00
..
auth
backports
brands Remove hardware and fix raspberry pi brands in integrations.json (#80970) 2022-10-25 21:05:04 +02:00
components Add optional support for users with multiple ovo accounts (#80901) 2022-10-29 13:45:00 +02:00
generated Add integration_type to samsungtv (#81101) 2022-10-27 19:18:09 +03:00
helpers Adds states and state_attr as a filter, adds is_state and is_state_attr as a test. (#79473) 2022-10-25 19:49:51 +02:00
scripts
util Use unit enums in unit utilities (#81030) 2022-10-26 20:47:17 +02:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py Load themes from themes folder by default (#80937) 2022-10-25 12:10:40 +02:00
config_entries.py
const.py Bump version to 2022.12.0dev0 (#81044) 2022-10-26 23:44:38 +02:00
core.py Rename IMPERIAL_SYSTEM to US_CUSTOMARY_SYSTEM (#80253) 2022-10-19 13:31:08 +02:00
data_entry_flow.py
exceptions.py
loader.py fix integration descriptions (#81008) 2022-10-26 12:39:23 +02:00
package_constraints.txt Bump dbus-fast to 1.56.0 (#81177) 2022-10-29 09:40:40 +02:00
requirements.py
runner.py
setup.py
strings.json