Skip to content
Snippets Groups Projects
Commit 54b64574 authored by 42loop's avatar 42loop
Browse files
parents 67b7ccca 6de704a3
No related branches found
No related tags found
No related merge requests found
- functions to add:
-
- 'setsymboliclink & play'
-
- functions added:
-
- command/hidegui -m 0/1 to show or hide the gui
- command/status -m dum will publish 1 or 0 to stat/prefix (to be consistent with sonoff replies)
- command/volume -m 50 will set the volume to 50%
- command/getmedia -m dum will publish filelist to media/prefix
- command/seek -m 50 will jump tob 50secs absolute time in the currently playing video
- prefix/command/hidegui -m 0/1 will show or hide the gui
- prefix/command/status -m dum will publish 1 or 0 to stat/prefix (to be consistent with sonoff replies)
- prefix/command/volume -m 50 will set the volume to 50%
- prefix/command/getmedia -m dum will publish filelist to media/prefix
- prefix/command/seek -m 50 will jump to 50secs absolute time in the currently playing video
- prefix/command/getcurrentmedia will publish current file to media/prefix/current
- prefix/command/setcurrentmedia -m 'filename' will stop and set the symlink to filename
MQTT addon for Kodi
===================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment