diff --git a/source/_components/media_player.kodi.markdown b/source/_components/media_player.kodi.markdown index f5a5c25c9f1..a5297acd749 100644 --- a/source/_components/media_player.kodi.markdown +++ b/source/_components/media_player.kodi.markdown @@ -193,6 +193,9 @@ media_player: command: standby ``` +
+This example and the following requires to have the [script.json-cec](https://github.com/joshjowen/script.json-cec) plugin installed on your kodi player. It'll also expose th endpoints standy, toggle and activate without authentication on your kodi player. Use this with caution. +
### {% linkable_title Kodi services samples %}