mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Adds documentation for Kodi discovery (#5144)
* describe discovery
* ✏️ Language tweaks
This commit is contained in:
parent
649b3c8755
commit
38b58a7e70
@ -17,7 +17,9 @@ ha_iot_class: "Local Push"
|
|||||||
|
|
||||||
The `kodi` platform allows you to control a [Kodi](http://kodi.tv/) multimedia system from Home Assistant.
|
The `kodi` platform allows you to control a [Kodi](http://kodi.tv/) multimedia system from Home Assistant.
|
||||||
|
|
||||||
To add Kodi to your installation, add the following to your `configuration.yaml` file:
|
The preferred way to set up the Kodi platform is by enabling the [discovery component](https://www.home-assistant.io/components/discovery/) which requires enabled [web interface](https://kodi.wiki/view/Web_interface) on your Kodi installation.
|
||||||
|
|
||||||
|
In case the discovery does not work, or you need specific configuration variables, you can add the following to your `configuration.yaml` file:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
|
Loading…
x
Reference in New Issue
Block a user