mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-07-10 09:24:31 +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__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
SWITCH_LIST = [
|
|
||||||
"interface",
|
|
||||||
"nat",
|
|
||||||
"script",
|
|
||||||
]
|
|
||||||
|
|
||||||
DEVICE_ATTRIBUTES_IFACE = [
|
DEVICE_ATTRIBUTES_IFACE = [
|
||||||
"running",
|
"running",
|
||||||
"enabled",
|
"enabled",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue