core/homeassistant/components/bond
Jan Bouwhuis 70b358bca1
Always reload after a successful reauth flow (#116026)
* Always reload after a succesfull reauth-flow

* Add test, fix CI failures

* Add kwarg to prevent reloading and tests

* Do not reload entry for bond if it exists

* Remove mocks on internals

* Rename kwarg to always_reload

* Update tests/components/weatherflow_cloud/test_config_flow.py

* Update tests/components/homeworks/test_config_flow.py

* Update tests/components/homeworks/test_config_flow.py

* Rename to option to reload_even_if_entry_is_unchanged
2024-04-24 15:13:33 +02:00
..
__init__.py Deprecate calling async_listen and async_listen_once with run_immediately (#115169) 2024-04-08 10:07:54 -10:00
button.py Add icon translations to Bond (#111349) 2024-03-12 21:52:06 +01:00
config_flow.py Always reload after a successful reauth flow (#116026) 2024-04-24 15:13:33 +02:00
const.py
cover.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
diagnostics.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
entity.py Create bond fallback polling tasks eagerly (#114705) 2024-04-03 12:36:55 +02:00
fan.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
icons.json Add icon translations to Bond (#111349) 2024-03-12 21:52:06 +01:00
light.py Add icon translations to Bond (#111349) 2024-03-12 21:52:06 +01:00
manifest.json
models.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
services.yaml
strings.json
switch.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
utils.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00