From a6c0bb202d7ed167ef4ccd871047e17d14e424a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Correa=20G=C3=B3mez?= Date: Sun, 7 Sep 2025 10:07:54 +0200 Subject: [PATCH] scripts: document device/find-calling-profile hook --- src/scripts/device/README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/scripts/device/README.rst b/src/scripts/device/README.rst index 6d9b304c..7c3538cc 100644 --- a/src/scripts/device/README.rst +++ b/src/scripts/device/README.rst @@ -46,6 +46,10 @@ Hooks - File - Description + * - device/find-calling-profile + - find-voice-call-profile.lua + - selects a profile based on the state of calls + * - device/find-stored-profile - state-profile.lua - selects the profile that has been stored in the state file (user's explicit selection)