mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-13 06:28:59 +00:00
631 B
631 B
layout, title, description, date, sidebar, comments, sharing, footer
layout | title | description | date | sidebar | comments | sharing | footer |
---|---|---|---|---|---|---|---|
page | Kodi support | Instructions how to integrate Kodi into Home Assistant. | 2015-06-22 11:00 | false | false | true | true |

To add Kodi to your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
media_player:
platform: kodi
name: Kodi
url: http://192.168.0.123/jsonrpc
user: kodi
password: my_secure_password