spacemanspiff2007

Results 233 comments of spacemanspiff2007

Thank you for your quick response. I'll ignore these fields for the HABApp users then.

Another PEG parser does not throw the error with the same rule so this is most likely a bug

Making `publish()` work outside the client context is very unexpected. If the goal is to provide more convenience then e.g. a new function `publish_with_buffer()` would imho make way more sense.

I might have misphrased, the unexpected part is the suggested behavior.: E.g. I call publish on a disconnected client and after the client connects the queued up publish call goes...

It would be already a huge improvement if the scrollbar is not on the right side and very tiny. Instead it could be below the tabs and span over the...

I think it's somewhere in the bash/cmd files the path is not properly quoted which leads to the issue. For completeness here is the [link](https://www.openhab.org/docs/installation/windows.html#choose-a-folder-name-for-the-openhab-installation) to the docs but I...

Where have you put the space? For me it's in the last folder before the start.bat (e.g. `c:\Progs\OpenHAB\4.0 Snapshot_1`). I'll double check if `call` will change anything and report back.

I tried it with a double click in the containing folder, from a cmd shell inside the containing folder and through a python script that creates a new process which...

I am using Corretto and the `JAVA_HOME` is set accordingly: ```` openjdk version "17.0.6" 2023-01-17 LTS OpenJDK Runtime Environment Corretto-17.0.6.10.1 (build 17.0.6+10-LTS) OpenJDK 64-Bit Server VM Corretto-17.0.6.10.1 (build 17.0.6+10-LTS, mixed...

> @spacemanspiff2007 Sorry but I think I missed your question. You can find all the informations you need here: https://zwave-js.github.io/zwave-js-ui/#/guide/mqtt No problem and thanks for the reply. I already use...