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