import itemów

This commit is contained in:
root
2018-07-01 21:48:05 +02:00
commit 78d4c6c5e1
6 changed files with 172 additions and 0 deletions

5
items/kodi.items Normal file
View File

@@ -0,0 +1,5 @@
Dimmer Kodi_Volume "Głośność Kodi [%s]" (Kodi, salon) { xbmc="=[#salon|Application.Volume]" }
String Kodi_Title "Odtwarzanie: [%s]" (Kodi, salon) { xmbc="<[#salon|Player.Title]" }
Switch Kodi_PlayPause "Kodi Play/Pause" { xbmc=">[#salon|Player.PlayPause]" }
/*Switch Kodi_PlayPause "Kodi Play/Pause" { xbmc=">[#salon|Player.PlayPause]", autoupdate="false" } */
String Kodi_State "Kodi State [%s]" { xbmc="<[#salon|Player.State]" }