mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-07-10 17:34:29 +02:00
removed SWITCH_LIST
This commit is contained in:
parent
5de05f1927
commit
8b410eab19
1 changed files with 0 additions and 6 deletions
|
@ -19,12 +19,6 @@ from .const import (
|
|||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
SWITCH_LIST = [
|
||||
"interface",
|
||||
"nat",
|
||||
"script",
|
||||
]
|
||||
|
||||
DEVICE_ATTRIBUTES_IFACE = [
|
||||
"running",
|
||||
"enabled",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue