Jump to content
Visit us at IFA2024 / Besuche uns auf der IFA2024 06.-10.09.2024 Stand H1.2-420 ×
Shelly wiring diagram Now LIVE ×

Walldisplay: List for useful RPC commands


Recommended Posts

  • Shelly

valid from FW version 2.1.0-beta1

General:

Take a screenshot of the current screen:

http://IP_WD/screenshot

List Methods:

http://IP_WD/rpc/Shelly.ListMethods

Reboot - soft reboot:

http://IP_WD/rpc/Sys.RestartApplication

Reboot - full reboot:

http://IP_WD/rpc/Shelly.Reboot

Media:

http://IP_WD/rpc/Media.GetStatus
http://IP_WD/rpc/Media.List
http://IP_WD/rpc/Media.Reload
http://IP_WD/rpc/Media.SetVolume?volume=[0...10]
http://IP_WD/rpc/Media.Delete?id=ID_FROM_MEDIA.LIST

Media.Radio:

http://IP_WD/rpc/Media.Radio.ListFavourites
http://IP_WD/rpc/Media.Radio.PlayFavourite?id=ID_FROM_RADIO.LISTFAVOURITES
http://IP_WD/rpc/Media.Radio.PlayNextFavourite
http://IP_WD/rpc/Media.Radio.PlayPreviousFavourite
http://IP_WD/rpc/Media.Radio.Stop

Media.MediaPlayer:

http://IP_WD/rpc/Media.MediaPlayer.Next
http://IP_WD/rpc/Media.MediaPlayer.Play
http://IP_WD/rpc/Media.MediaPlayer.Pause
http://IP_WD/rpc/Media.MediaPlayer.PlayOrPause
http://IP_WD/rpc/Media.MediaPlayer.Play?id=ID_FROM_MEDIA.LIST
http://IP_WD/rpc/Media.MediaPlayer.PlayAudioClip?id=ID_FROM_MEDIA.LIST
http://IP_WD/rpc/Media.MediaPlayer.Previous
http://IP_WD/rpc/Media.MediaPlayer.Stop

The IDs can be accessed in the web UI in the MediaLibary or with.

http://IP_WD/rpc/Media.List

 

Note: Media Player play command PlayAudioClip / PlayOrPause / Play / Next / Previous and Radio play command PlayPreviousFavourite / Radio.PlayNextFavourite / Radio.PlayFavourite accept a volume parameter (between 0...10)

example:

http://IP_WD/rpc/Media.MediaPlayer.PlayAudioClip?id=100&volume=6
http://IP_WD/rpc/Media.MediaPlayer.PlayOrPause?volume=5

for local playing use 127.0.0.1 instead WD_IP

Example:

http://127.0.0.1/rpc/Media.MediaPlayer.PlayAudioClip?id=111&volume=8

 

to be continued.....

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 

  • Like 3
  • Thanks 4
Link to comment
Share on other sites

  • Heinz featured and pinned this Thema

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Erstelle neue...