mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-07-09 17:04:29 +02:00
removed DATA_CLIENT from DOMAIN
This commit is contained in:
parent
e62a711bfe
commit
7d76af5b79
7 changed files with 10 additions and 16 deletions
|
@ -10,7 +10,6 @@ PLATFORMS = [
|
|||
]
|
||||
DOMAIN = "mikrotik_router"
|
||||
DEFAULT_NAME = "Mikrotik Router"
|
||||
DATA_CLIENT = "client"
|
||||
ATTRIBUTION = "Data provided by Mikrotik"
|
||||
|
||||
RUN_SCRIPT_COMMAND = "run_script"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue