1
0
mirror of https://github.com/home-assistant/core.git synced 2025-09-06 19:56:22 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Erik Montnemery
16d8c8d4d5 Bump python-otbr-api to 2.1.0 ()
* Bump python-otbr-api to 2.1.0

* Fix tests
2023-05-30 12:47:46 +02:00
Marc Mueller
bfb89fd8f2 Update pylint to 2.17.0 ()
* Update pylint to 2.17.0

* Remove unused pylint disable comments
2023-03-08 10:54:19 -05:00
J. Nick Koston
bde40cde48 Fix thread diagnostics loading blocking the event loop ()
* Fix thread diagnostics loading blocking the event loop

* patch target
2023-03-07 20:21:26 -05:00
Jc2k
f7bfdfefde Diagnostics report for Thread networks ()
* Initial diagnostics

* Include MLP of local OTBR

* Add dep on pyroute2

* Move pyroute2 onto executor

* More comments

* Read thread data direct from zeroconf cache

* Get neighbour cache for known BR's

* isort

* mypy

* Add diagnostic test

* rel import

* Fix pylint

* Restore coverage in discovery.py
2023-02-22 11:24:21 -05:00