mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-07-02 21:44:31 +02:00
added run_script service #30
This commit is contained in:
parent
46f7c582ab
commit
4e66101038
4 changed files with 23 additions and 1 deletions
|
@ -5,6 +5,8 @@ DEFAULT_NAME = "Mikrotik Router"
|
|||
DATA_CLIENT = "client"
|
||||
ATTRIBUTION = "Data provided by Mikrotik"
|
||||
|
||||
RUN_SCRIPT_COMMAND = "run_script"
|
||||
|
||||
DEFAULT_ENCODING = "ISO-8859-1"
|
||||
DEFAULT_LOGIN_METHOD = "plain"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue