core/homeassistant
Erik Montnemery cdb798bec0
Don't always set first thread dataset as preferred (#108278)
* Don't always set first thread dataset as preferred

* Update tests

* Make clarifying comments clearer

* Call asyncio.wait with return_when=ALL_COMPLETED

* Update otbr test

* Update homeassistant/components/thread/dataset_store.py

Co-authored-by: Stefan Agner <stefan@agner.ch>

* Update homeassistant/components/thread/dataset_store.py

---------

Co-authored-by: Stefan Agner <stefan@agner.ch>
2024-01-18 16:32:29 +01:00
..
auth
backports Update mypy to 1.6.0 (#101780) 2023-10-11 13:25:11 +02:00
brands Add Govee local light integration (#106697) 2024-01-16 20:00:29 +01:00
components Don't always set first thread dataset as preferred (#108278) 2024-01-18 16:32:29 +01:00
generated Implement TechnoVE integration (#106029) 2024-01-17 11:04:35 +01:00
helpers Fix benign typo in entity registry (#108270) 2024-01-18 07:45:44 +01:00
scripts Remove logic converting empty or falsy YAML to empty dict (#103912) 2023-12-05 18:08:11 +01:00
util Enable strict typing for config (#108023) 2024-01-18 09:20:19 +01:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py
config_entries.py
const.py Deprecate Python 3.11 (#108160) 2024-01-16 22:07:22 +01:00
core.py Avoid bytes to string to bytes conversion in websocket api (#108139) 2024-01-16 21:37:34 +01:00
data_entry_flow.py Hide FlowResultType.SHOW_PROGRESS_DONE from frontend (#107799) 2024-01-16 09:04:27 +01:00
exceptions.py
loader.py Cache commonly called Integration manifest properties (#108141) 2024-01-16 21:05:44 +01:00
package_constraints.txt Bump dbus-fast to 2.21.1 (#108176) 2024-01-16 23:15:19 +01:00
requirements.py
runner.py
setup.py
strings.json