From 89be0d9a0f05fc28930dc395beaf91577262e554 Mon Sep 17 00:00:00 2001 From: albaintor <118518828+albaintor@users.noreply.github.com> Date: Tue, 3 Sep 2024 19:29:50 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6d2a20b..848f07c 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -# Kodi integration for Remote Two +# Kodi integration for Remote Two and 3 Using (modified) [pykodi](https://github.com/OnFreund/PyKodi) and [uc-integration-api](https://github.com/aitatoi/integration-python-library) -The driver lets discover and configure your Kodi instances (discovery not supported yet). A media player and a remote entity is exposed to the core. +The driver lets discover and configure your Kodi instances. A media player and a remote entity are exposed to the core. Note : this release requires remote firmware `>= 1.7.10` From ea58e0d920d52d688283d6afb9a8f568ea7848a5 Mon Sep 17 00:00:00 2001 From: albaintor <118518828+albaintor@users.noreply.github.com> Date: Mon, 7 Oct 2024 16:39:35 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 848f07c..15548c5 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,8 @@ Note : this release requires remote firmware `>= 1.7.10` ## Usage - Kodi must be running for setup, and control enabled from Settings > Services > Control section. Set the username, password and enable HTTP control. +image + - Port numbers shouldn't be modified normally (8080 for HTTP and 9090 for websocket) : websocket port is not configurable from the GUI (in advanced settings file) - There is no turn on command : Kodi has to be started some other way