mirror of
https://github.com/home-assistant/core.git
synced 2025-08-07 06:35:10 +02:00
@@ -56,6 +56,7 @@ async def async_setup_entry(
|
|||||||
):
|
):
|
||||||
device_info = DeviceInfo(
|
device_info = DeviceInfo(
|
||||||
identifiers=device.identifiers,
|
identifiers=device.identifiers,
|
||||||
|
connections=device.connections,
|
||||||
)
|
)
|
||||||
else:
|
else:
|
||||||
device_info = None
|
device_info = None
|
||||||
|
Reference in New Issue
Block a user