Skip to content
Snippets Groups Projects
Commit 6de704a3 authored by 42loop's avatar 42loop
Browse files

Update README.md

parent 662bcfa0
No related branches found
No related tags found
No related merge requests found
......@@ -5,13 +5,13 @@
- functions added:
-
- command/hidegui -m 0/1 will 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 to 50secs absolute time in the currently playing video
- command/getcurrentmedia will publish current file to media/prefix/current
- command/setcurrentmedia -m 'filename' will stop and set the symlink to filename
- 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