

Name of the Kodi JSON-RPC API method to be called. Name(s) of the Kodi entities where to run the API method. Results of the Kodi API call will be redirected in a Home Assistant event: kodi_call_method_result. Optional artist name for filtering media.Ĭall a Kodi JSON-RPC API method with optional parameters. Can be ‘ALL’ when media_type is ‘ALBUM’ and artist_name is specified, to add all songs from one artist. If not defined, media_name and artist_name are needed to search the Kodi music library. Unique Id of the media entry to add ( songid or albumid). Name(s) of the Kodi entities where to add the media. Automations would be of the form:Īutomation : - id : kodi_turn_on alias : " Kodi: turn on" trigger : - platform : device device_id : !secret kodi_device_id domain : kodi entity_id : media_player.kodi type : turn_on action : - service : script.kodi_turn_on - id : kodi_turn_off alias : " Kodi: turn off" trigger : - platform : device device_id : !secret kodi_device_id domain : kodi entity_id : media_player.kodi type : turn_off action : - service : script.kodi_turn_off Services Service kodi.add_to_playlistĪdd music to the default playlist (i.e., playlistid=0).

If you prefer YAML, you’ll need to get the device ID from the UI automation editor. These automations can be configured through the UI (see Device Triggers for automations). Simply use the relevant Kodi device triggers and your automation will be called to perform the turn_on or turn_off sequence see the Kodi turn on/off samples section for scripts that can be used. You can customize your turn on and off actions through automations. Kodi must be on when Home Assistant is loading for the first time for the configuration to be imported.This functionality is now available through device triggers. Your turn on/off actions will not be imported.If you do not remove it, your configuration will be imported with the following limitations: If you previously had Kodi configured through configuration.yaml, it’s advisable to remove it, and configure from the UI.
#Playon kodi for free#
Icon was generously provided for free by IconDock.If it wasn’t discovered automatically, don’t worry! You can set up aįollow the instructions on screen to complete the setup.
#Playon kodi code#
If you'd like to buy the original author a coffee so he can code longer, you can send him some bitcoins at: Original Google Chrome Extension Github project If you have a question about a specific device, email our support team at. PlayOn Home also supports streaming and casting on most DLNA devices.
#Playon kodi tv#
PlayOn Home (for your PC) streams media to your TV using a streaming device that you (probably) already own. This is a problem with the SoundCloud plugin on Kodi. Cast to your TV and watch on the big screen.
#Playon kodi password#
Fill in the username and password if you entered one into Kodi Put in the IP address or hostname of your Kodi box and fill in the port number with the port number you wrote down earlier.Right click on the 'Play to Kodi' icon and select 'Options'.Enable "Allow control of Kodi via HTTP, leave the port as default or set it to something else (if you know what you're doing).On Kodi, go under System > Settings > Services > Webserver.Your tabs and browsing activity: Used only for getting the URL of the current tab so that we could use it to obtain the video id for sending to Kodi.Your data on all websites: Needed so that the extension could send JSON requests to any URL that you might put in the settings.Right click on YouTube links to play or queue.These keys are: Arrow keys, Backspace, Enter, "I" and "C" With the extension window open, you can use some of your keyboard keys to remotely control Kodi.Drag and drop your favourites to rearrange them."+Favourite" button keeps the video of your current tab in your favourite list for easy access.A number in parenthesis shows the number of items currently in the queue "+Queue (X)" button puts the video of your current tab to the end of the playlist on Kodi.

If there are videos currently in a queue, it would be cleared and the current video would be played

Play, queue and remote control your favourite online media on Kodi / XBMC.Ī Firefox Add-on (port of Google Chrome Extension) for sending online content to be played on XBMC/Kodi.
