Skip to content

Commit 6c3df54

Browse files
ecksunfabaff
authored andcommitted
media_player.kodi: add ssl option (home-assistant#1865)
1 parent 2b8c2de commit 6c3df54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/_components/media_player.kodi.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Configuration variables:
3131
- **host** (*Required*): The host name or address of the device that is running XBMC/Kodi
3232
- **port** (*Optional*): The http port number. Defaults to 8080.
3333
- **name** (*Optional*): The name of the device used in the frontend.
34+
- **ssl** (*Optional*): Connect to kodi with HTTPS. Defaults to false
3435
- **username** (*Optional*): The XBMC/Kodi HTTP username.
3536
- **password** (*Optional*): The XBMC/Kodi HTTP password.
3637
- **turn_off_action** (*Optional*): The desired turn off action. Options are `none`, `quit`, `hibernate`, `suspend`, `reboot`, or `shutdown`. Default `none`.

0 commit comments

Comments
 (0)