mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-08-03 01:14:30 +02:00
9 lines
No EOL
211 B
YAML
9 lines
No EOL
211 B
YAML
run_script:
|
|
description: Run script on Mikrotik
|
|
fields:
|
|
router:
|
|
description: Name of the router
|
|
example: "Mikrotik"
|
|
script:
|
|
description: Name of the script
|
|
example: "MyScript" |