core/homeassistant/components/homeworks
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
binary_sensor.py
button.py
config_flow.py Always reload after a successful reauth flow (#116026) 2024-04-24 15:13:33 +02:00
const.py
icons.json
light.py
manifest.json
services.yaml
strings.json Fix placeholder quotes (#114974) 2024-04-06 13:01:56 +02:00