From 62741df7aedd3e8586d8542889eeb35d5b406a01 Mon Sep 17 00:00:00 2001 From: David Geisler Date: Wed, 7 Dec 2022 19:13:41 +0100 Subject: [PATCH] update readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cdee440..08ad618 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,10 @@ Prerequisites: ##### Instructions 1) Download the latest [dirigera-client-dump.jar](https://github.com/dvdgeisler/DirigeraClient/releases) -2) Run `java -jar dirigira-client-dump.jar --dirigera.hostname=` +2) Run `java -jar dirigira-client-dump.jar`
+ If the autodiscovery fails and no DIRIGERA is found in your Network, you may pass the DIRIGERA's connection details + by the parameters `--dirigera.hostname=` and + `--dirigera.port=8443`. ## Integration to Home Assistant