mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-08-02 17:04:31 +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"],
|
||||
"sensor",
|
||||
f"{config_entry.data[CONF_NAME]} {controller.data['routerboard']['model']}",
|
||||
}
|
||||
},
|
||||
)
|
||||
|
||||
return True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue