mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
media_player.kodi: add ssl option (#1865)
This commit is contained in:
parent
2b8c2ded7b
commit
6c3df542ae
@ -31,6 +31,7 @@ Configuration variables:
|
||||
- **host** (*Required*): The host name or address of the device that is running XBMC/Kodi
|
||||
- **port** (*Optional*): The http port number. Defaults to 8080.
|
||||
- **name** (*Optional*): The name of the device used in the frontend.
|
||||
- **ssl** (*Optional*): Connect to kodi with HTTPS. Defaults to false
|
||||
- **username** (*Optional*): The XBMC/Kodi HTTP username.
|
||||
- **password** (*Optional*): The XBMC/Kodi HTTP password.
|
||||
- **turn_off_action** (*Optional*): The desired turn off action. Options are `none`, `quit`, `hibernate`, `suspend`, `reboot`, or `shutdown`. Default `none`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user