mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
parent
249fa513c9
commit
24e4f0169c
@ -67,7 +67,7 @@ async def async_setup_entry(hass: HomeAssistant, entry: ConfigEntry) -> bool:
|
||||
config_entry_id=entry.entry_id,
|
||||
configuration_url=printer.url,
|
||||
connections=device_connections(printer),
|
||||
default_manufacturer="Samsung",
|
||||
manufacturer="Samsung",
|
||||
identifiers=device_identifiers(printer),
|
||||
model=printer.model(),
|
||||
name=printer.hostname(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user