Fix invalid link in kodi plugin README.md

This commit is contained in:
Simon Stürz 2019-06-19 12:36:03 +02:00
parent abc8a6b5ac
commit f4b5c0851f

View File

@ -1,19 +1,22 @@
# Kodi # Kodi
This plugin allows you to controll the media center (Kodi)[http://kodi.tv/]. If you want to discover This plugin allows you to controll the media center [Kodi](http://kodi.tv/). If you want to discover
and control Kodi with nymea, you need to activate the remote access and the UPnP service. and control Kodi with nymea, you need to activate the remote access and the UPnP service.
## "Activate UPnP" ## "Activate UPnP"
In order to discover Kodi in the network, you need to activate the UPnP serive in the Kodi settings: In order to discover Kodi in the network, you need to activate the UPnP serive in the Kodi settings:
### Settings ### Settings
![Settings](https://raw.githubusercontent.com/guh/nymea-plugins/master/kodi/docs/images/kodi_settings.png "Kodi settings) ![Settings](https://raw.githubusercontent.com/guh/nymea-plugins/master/kodi/docs/images/kodi_settings.png "Kodi settings)
### Settings - Services ### Settings - Services
![Services](https://raw.githubusercontent.com/guh/nymea-plugins/master/kodi/docs/images/kodi_services.png "Kodi services) ![Services](https://raw.githubusercontent.com/guh/nymea-plugins/master/kodi/docs/images/kodi_services.png "Kodi services)
### Settings - Services - UPnP ### Settings - Services - UPnP
Activate all options. Activate all options.
![UPnP](https://raw.githubusercontent.com/guh/nymea-plugins/master/kodi/docs/images/kodi_upnp.png "Kodi UPnP) ![UPnP](https://raw.githubusercontent.com/guh/nymea-plugins/master/kodi/docs/images/kodi_upnp.png "Kodi UPnP)
## Activate "Remote Control" ## Activate "Remote Control"
@ -21,4 +24,5 @@ In order to control Kodi over the network with nymea, you need to activate the r
### Settings - Services - Remote Control ### Settings - Services - Remote Control
Activate all options. Activate all options.
![Reote](https://raw.githubusercontent.com/guh/nymea-plugins/master/kodi/docs/images/kodi_remote.png "Kodi Remote) ![Reote](https://raw.githubusercontent.com/guh/nymea-plugins/master/kodi/docs/images/kodi_remote.png "Kodi Remote)