removed SWITCH_LIST

This commit is contained in:
Tomaae 2019-12-09 09:56:16 +01:00 committed by GitHub
parent 5de05f1927
commit 8b410eab19
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",