Reworked scripts to buttons only, fixes #414

This commit is contained in:
Tomaae 2025-05-01 11:21:10 +02:00
parent ee886e0365
commit 6487398741
No known key found for this signature in database
GPG key ID: 60C51A657EEF2D87
5 changed files with 8 additions and 42 deletions

View file

@ -15,8 +15,6 @@ DOMAIN = "mikrotik_router"
DEFAULT_NAME = "Mikrotik Router"
ATTRIBUTION = "Data provided by Mikrotik"
RUN_SCRIPT_COMMAND = "run_script"
DEFAULT_ENCODING = "ISO-8859-1"
DEFAULT_LOGIN_METHOD = "plain"