Florian Hotze

Results 148 comments of Florian Hotze

@jpg0 How should we proceed here? You said that you think it’s a core problem. Is there an issue for it? If we don’t come to a real fix, we...

Thanks for the explanation, I would propose to wait until your core PR is merged and see if that solves it. This problem only occurs for UI scripts, for file...

> Can you open an issue for that? See https://github.com/openhab/openhab-core/issues/3166.

@Confectrician FYI: The concepts page should be finished soon, and can then be merged. Rkoshak reviewed my contribution of the concepts page, so there shouldn‘t be need for a super...

Bringing some activity back to this PR discussion … > While experimenting with the JSScripting add-on I discovered that java.lang.Thread.sleep() is not allowed. That is not true. A few weeks...

> if you use a sleep and a Timer and the Timer went off before the sleep was done, you'd be guaranteed to get that exception even now I think....

> Can you provide some documentation how I can try it with and then again without JSScripting? Do you mean how you can switch between JSScripting and Nashorn? You have...

> I wouldn't mind having 2 parallel implementations of the code generation for blocks, one would be for Nashorn, and another for JSScripting (which would make use of the openhab-js...

@holgerfriedrich I have created #16705 to update the docs and the default API version. The other OpenWeatherMa APIs remain unchanged, therefore the other Things continue to work. However do I...

Good idea 👍 https://github.com/openhab/openhab-docs/blob/final-stable/_addons_bindings/openweathermap/readme.md needs to be modified for this. Afterwards either Netlify automatically redeploys the website or I will trigger this manually (I have access to Netlify). I’m out...