parent
11146ff40b
commit
0431e031ba
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ async def async_setup_entry(
|
|||
):
|
||||
device_info = DeviceInfo(
|
||||
identifiers=device.identifiers,
|
||||
connections=device.connections,
|
||||
)
|
||||
else:
|
||||
device_info = None
|
||||
|
|
Loading…
Add table
Reference in a new issue