Include extended address in thread discovery data (#89640)

This commit is contained in:
Erik Montnemery 2023-03-13 15:59:22 +01:00 committed by GitHub
parent 0f2abe7f25
commit 8a0522ca2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 0 deletions

View file

@ -236,6 +236,7 @@ async def test_discover_routers(
"data": {
"addresses": ["192.168.0.115"],
"brand": "homeassistant",
"extended_address": "aeeb2f594b570bbf",
"extended_pan_id": "e60fc7c186212ce5",
"model_name": "OpenThreadBorderRouter",
"network_name": "OpenThread HC",
@ -264,6 +265,7 @@ async def test_discover_routers(
"data": {
"addresses": ["192.168.0.124"],
"brand": "google",
"extended_address": "f6a99b425a67abed",
"extended_pan_id": "9e75e256f61409a3",
"model_name": "Google Nest Hub",
"network_name": "NEST-PAN-E1AF",