tomaae.homeassistant-mikrot.../custom_components/mikrotik_router/services.yaml

9 lines
211 B
YAML
Raw Normal View History

2020-04-20 11:05:49 +02:00
run_script:
description: Run script on Mikrotik
fields:
router:
description: Name of the router
example: "Mikrotik"
script:
2020-04-20 11:05:49 +02:00
description: Name of the script
example: "MyScript"