mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-07-10 09:24:31 +02:00
Format serial number #161
This commit is contained in:
parent
1bc901cf9d
commit
8f7202d418
5 changed files with 20 additions and 16 deletions
|
@ -199,7 +199,7 @@ class MikrotikControllerScriptButton(MikrotikControllerButton):
|
|||
(
|
||||
DOMAIN,
|
||||
"serial-number",
|
||||
self._ctrl.data["routerboard"]["serial-number"],
|
||||
f"{self._ctrl.data['routerboard']['serial-number']}",
|
||||
"button",
|
||||
"Scripts",
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue