Added note regarding script.json-cec plugin on kodi page (#3330)

* Added note regarding script.json-cec plugin on kodi page

* Add HTML for note
This commit is contained in:
Florian Harr 2017-09-08 03:19:14 -04:00 committed by Fabian Affolter
parent fe876341f8
commit 5eff55dcf0

View File

@ -193,6 +193,9 @@ media_player:
command: standby
```
<p class='note'>
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.
</p>
### {% linkable_title Kodi services samples %}