mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
parent
11146ff40b
commit
0431e031ba
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user