mirror of
https://github.com/sudoxnym/fin-assistant.git
synced 2026-04-14 19:46:26 +00:00
14 lines
370 B
YAML
14 lines
370 B
YAML
trigger_scan:
|
|
# Description of the service
|
|
name: Trigger library scan
|
|
description: "Trigger a scan on Jellyfin"
|
|
fields:
|
|
entity_id:
|
|
name: Entity
|
|
description: Name of entity to send command.
|
|
required: true
|
|
example: "media_player.jellyfin_firefox"
|
|
selector:
|
|
entity:
|
|
integration: jellyfin
|
|
domain: sensor
|