mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-08-19 08:48:50 +02:00
Black formatting
This commit is contained in:
parent
f82f9e9c3e
commit
fd99539e22
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ async def async_setup_entry(hass, config_entry):
|
||||||
controller.data["routerboard"]["serial-number"],
|
controller.data["routerboard"]["serial-number"],
|
||||||
"sensor",
|
"sensor",
|
||||||
f"{config_entry.data[CONF_NAME]} {controller.data['routerboard']['model']}",
|
f"{config_entry.data[CONF_NAME]} {controller.data['routerboard']['model']}",
|
||||||
}
|
},
|
||||||
)
|
)
|
||||||
|
|
||||||
return True
|
return True
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue