mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 09:47:52 +00:00
parent
99f24ca59c
commit
46c5591336
@ -72,6 +72,7 @@ async def async_setup_entry(hass: HomeAssistant, entry: ConfigEntry) -> bool:
|
||||
model=sma_device_info["type"],
|
||||
name=sma_device_info["name"],
|
||||
sw_version=sma_device_info["sw_version"],
|
||||
serial_number=sma_device_info["serial"],
|
||||
)
|
||||
|
||||
# Define the coordinator
|
||||
|
Loading…
x
Reference in New Issue
Block a user