mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
parent
11146ff40b
commit
0431e031ba
@ -56,6 +56,7 @@ async def async_setup_entry(
|
||||
):
|
||||
device_info = DeviceInfo(
|
||||
identifiers=device.identifiers,
|
||||
connections=device.connections,
|
||||
)
|
||||
else:
|
||||
device_info = None
|
||||
|
Loading…
x
Reference in New Issue
Block a user