We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9a06bb commit 8ab5349Copy full SHA for 8ab5349
source/_components/media_player.kodi.markdown
@@ -33,7 +33,7 @@ media_player:
33
Configuration variables:
34
35
- **host** (*Required*): The host name or address of the device that is running XBMC/Kodi
36
-- **port** (*Required*): The port number, default 8080
+- **port** (*Optional*): The port number. Defaults to 8080.
37
- **name** (*Optional*): The name of the device used in the frontend.
38
- **username** (*Optional*): The XBMC/Kodi HTTP username.
39
- **password** (*Optional*): The XBMC/Kodi HTTP password.
0 commit comments