mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-08-21 17:58:17 +02:00
binary sensor cleanup #229
This commit is contained in:
parent
24e91ba115
commit
5d391cc09d
1 changed files with 0 additions and 7 deletions
|
@ -10,13 +10,6 @@ from homeassistant.components.binary_sensor import (
|
||||||
|
|
||||||
from .const import DOMAIN
|
from .const import DOMAIN
|
||||||
|
|
||||||
DEVICE_ATTRIBUTES_FWUPDATE = [
|
|
||||||
"channel",
|
|
||||||
"status",
|
|
||||||
"installed-version",
|
|
||||||
"latest-version",
|
|
||||||
]
|
|
||||||
|
|
||||||
DEVICE_ATTRIBUTES_PPP_SECRET = [
|
DEVICE_ATTRIBUTES_PPP_SECRET = [
|
||||||
"connected",
|
"connected",
|
||||||
"service",
|
"service",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue