core/homeassistant/components/otbr
Erik Montnemery e2d84f9a58
Add support for multiple otbr config entries (#124289)
* Add support for multiple otbr config entries

* Fix test

* Drop useless fixture

* Address review comments

* Change unique id from xa to id

* Improve error text

* Store data in ConfigEntry.runtime_data

* Remove useless function
2024-08-27 19:07:35 +02:00
..
__init__.py Add support for multiple otbr config entries (#124289) 2024-08-27 19:07:35 +02:00
config_flow.py Add support for multiple otbr config entries (#124289) 2024-08-27 19:07:35 +02:00
const.py Add support for multiple otbr config entries (#124289) 2024-08-27 19:07:35 +02:00
manifest.json
silabs_multiprotocol.py Add support for multiple otbr config entries (#124289) 2024-08-27 19:07:35 +02:00
strings.json Add support for multiple otbr config entries (#124289) 2024-08-27 19:07:35 +02:00
util.py Add support for multiple otbr config entries (#124289) 2024-08-27 19:07:35 +02:00
websocket_api.py Add support for multiple otbr config entries (#124289) 2024-08-27 19:07:35 +02:00