Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
42loop
kodi2mqtt_import
Commits
54b64574
Commit
54b64574
authored
Jun 29, 2018
by
42loop
Browse files
Merge branch 'master' of
ssh://code.hfbk.net:4242/42loop/kodi2mqtt_import
parents
67b7ccca
6de704a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
54b64574
-
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
===================
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment